GenericWebBrowserComboBoxItem.PopupRequested(String, String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
protected:
override bool PopupRequested(System::String ^ url, System::String ^ frame);
protected override bool PopupRequested (string url, string frame);
override this.PopupRequested : string * string -> bool
Protected Overrides Function PopupRequested (url As String, frame As String) As Boolean
Parameters
- url
- String
- frame
- String