PresenterControlComboBoxItem.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:
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