Gets the height of a small caption in pixels.
[Visual Basic] Public Shared ReadOnly Property ToolWindowCaptionHeight As Integer [C#] public static int ToolWindowCaptionHeight {get;} [C++] public: __property static int get_ToolWindowCaptionHeight(); [JScript] public static function get ToolWindowCaptionHeight() : int;
The height of a small caption in pixels.
Small captions are used in floating tool windows.
SystemInformation Class | SystemInformation Members | System.WinForms Namespace