Gets the height of a one line of a menu in pixels.
[Visual Basic] Public Shared ReadOnly Property MenuHeight As Integer [C#] public static int MenuHeight {get;} [C++] public: __property static int get_MenuHeight(); [JScript] public static function get MenuHeight() : int;
The height of a one line of a menu in pixels.
SystemInformation Class | SystemInformation Members | System.WinForms Namespace