Include Protected Members
Include Inherited Members
Defines a small property browser that can be hosted in dialog boxes or other windows.
The IVSMDPropertyGrid type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
Dispose | Destroys the properties window. |
![]() |
GetOption | Gets the value of the given option. |
![]() |
Refresh | Refreshes the property grid. |
![]() |
SetOption | Sets the specified option. |
![]() |
SetSelectedObjects | Sets objects for the grid to browse. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
CommandsVisible | Gets the current visible state of the commands window. |
![]() |
GridSort | Gets or sets the sort order of the properties window |
![]() |
Handle | Gets the top-level HWND for the grid window. |
![]() |
SelectedPropertyName | Gets the name of the currently-selected property. |
Top