VsPropertyBrowserState Struct

Definition

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.

Applies to