PropertyGrid.IComPropertyBrowser.InPropertySet 屬性

定義

如需這個成員的說明,請參閱 InPropertySet

property bool System::Windows::Forms::ComponentModel::Com2Interop::IComPropertyBrowser::InPropertySet { bool get(); };
bool System.Windows.Forms.ComponentModel.Com2Interop.IComPropertyBrowser.InPropertySet { get; }
member this.System.Windows.Forms.ComponentModel.Com2Interop.IComPropertyBrowser.InPropertySet : bool
 ReadOnly Property InPropertySet As Boolean Implements IComPropertyBrowser.InPropertySet

屬性值

Boolean

如果 PropertyGrid 控制項目前正在設定選取物件的其中一個屬性,則為 true,否則為 false

實作

備註

這個成員是明確介面成員實作, 只有在 PropertyGrid 執行個體轉換成 IComPropertyBrowser 介面時,才能使用這個成員。

適用於