Gets the dimensions in pixels, of a caption bar or title bar button.
[Visual Basic] Public Shared ReadOnly Property CaptionButtonSize As Size [C#] public static Size CaptionButtonSize {get;} [C++] public: __property static Size get_CaptionButtonSize(); [JScript] public static function get CaptionButtonSize() : Size;
A Size that specifies the dimensions of a caption bar button.
SystemInformation Class | SystemInformation Members | System.WinForms Namespace