EbsOpen Class Library for EBSILON®Professional

ApplicationInternational.UseSystemMenuFont Property

[Visual Basic]
Public Property UseSystemMenuFont As Boolean
[C#]
public bool UseSystemMenuFont { get; set; }
[C++]
public: __property bool get_UseSystemMenuFont();
public: __property void set_UseSystemMenuFont(bool );
[JScript]
public function get UseSystemMenuFont() : bool
public function set UseSystemMenuFont(bool);

See Also

ApplicationInternational Class | EbsOpen Namespace