VsPropertyBrowserState Struct
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.
Contains information about the property browser state.
public value class VsPropertyBrowserState
struct VsPropertyBrowserState
public struct VsPropertyBrowserState
type VsPropertyBrowserState = struct
Public Structure VsPropertyBrowserState
- Inheritance
-
VsPropertyBrowserState
Remarks
Used with IVsPropertyBrowser methods.
Fields
cbSize |
DWORD containing the size of VsPropertyBrowserState (for plug-and-play). |
cStatusHeight |
Count of lines displayed in status pane. |
customColors |
Custom colors chosen for the property browser. |
fOutline |
Specifies whether to show categorized outline view. |
fShowStatus |
Indicates whether status pane is visible. |