Gets the height of the normal caption area in pixels.
[Visual Basic] Public Shared ReadOnly Property CaptionHeight As Integer [C#] public static int CaptionHeight {get;} [C++] public: __property static int get_CaptionHeight(); [JScript] public static function get CaptionHeight() : int;
The height of the normal caption area in pixels.
SystemInformation Class | SystemInformation Members | System.WinForms Namespace