[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);
ApplicationInternational Class | EbsOpen Namespace