VsPropertyBrowserState.cStatusHeight Field
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.
Count of lines displayed in status pane.
public: System::UInt32 cStatusHeight;
public: unsigned int cStatusHeight;
unsigned int cStatusHeight;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.ULONG")]
public uint cStatusHeight;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.ULONG")>]
val mutable cStatusHeight : uint32
Public cStatusHeight As UInteger
Field Value
- Attributes
Remarks
COM Signature
From vsshell.idl: