Share via


WebBrowserComboBoxItem.PopupRequested(String, String) Method

Definition

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

Returns

Applies to