PresenterControlComboBoxItem.PopupRequested(String, String) Method

Definition

Overloads

PopupRequested(String, String)

PopupRequested(String, String)

protected:
 virtual bool PopupRequested(System::String ^ url, System::String ^ frame);
protected virtual bool PopupRequested (string url, string frame);
abstract member PopupRequested : string * string -> bool
override this.PopupRequested : string * string -> bool
Protected Overridable Function PopupRequested (url As String, frame As String) As Boolean

Parameters

url
String
frame
String

Returns

Applies to