PropertyGrid.IComPropertyBrowser.DropDownDone 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.
Closes any open drop-down controls on the PropertyGrid control. For a description of this member, see DropDownDone().
virtual void System.Windows.Forms.ComponentModel.Com2Interop.IComPropertyBrowser.DropDownDone() = System::Windows::Forms::ComponentModel::Com2Interop::IComPropertyBrowser::DropDownDone;
void IComPropertyBrowser.DropDownDone ();
abstract member System.Windows.Forms.ComponentModel.Com2Interop.IComPropertyBrowser.DropDownDone : unit -> unit
override this.System.Windows.Forms.ComponentModel.Com2Interop.IComPropertyBrowser.DropDownDone : unit -> unit
Sub DropDownDone () Implements IComPropertyBrowser.DropDownDone
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
التعاون معنا على GitHub
يمكن العثور على مصدر هذا المحتوى على GitHub حيث يمكنك أيضاً إضافة مشاكل وطلبات سحب ومراجعتها. للحصول على معلومات إضافية، اطلع على دليل المساهم لدينا.