Gets the dimensions of the default size of a menu checkmark in pixels.
[Visual Basic] Public Shared ReadOnly Property MenuCheckSize As Size [C#] public static Size MenuCheckSize {get;} [C++] public: __property static Size get_MenuCheckSize(); [JScript] public static function get MenuCheckSize() : Size;
A Size that specifies the default size of a menu checkmark in pixels.
SystemInformation Class | SystemInformation Members | System.WinForms Namespace