PropertyGrid.IComPropertyBrowser.HandleF4 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.
Activates the PropertyGrid control when the user chooses properties for a control in Design view. For a description of this member, see HandleF4().
virtual void System.Windows.Forms.ComponentModel.Com2Interop.IComPropertyBrowser.HandleF4() = System::Windows::Forms::ComponentModel::Com2Interop::IComPropertyBrowser::HandleF4;
void IComPropertyBrowser.HandleF4 ();
abstract member System.Windows.Forms.ComponentModel.Com2Interop.IComPropertyBrowser.HandleF4 : unit -> unit
override this.System.Windows.Forms.ComponentModel.Com2Interop.IComPropertyBrowser.HandleF4 : unit -> unit
Sub HandleF4 () Implements IComPropertyBrowser.HandleF4
Implements
Remarks
This member is an explicit interface member implementation. It can be used only when the PropertyGrid instance is cast to an IComPropertyBrowser interface.
Applies to
Colaborați cu noi pe GitHub
Sursa pentru acest conținut poate fi găsită pe GitHub, unde puteți, de asemenea, să creați și să consultați probleme și solicitări de tragere. Pentru mai multe informații, consultați ghidul nostru pentru colaboratori.