[Visual Basic] Public Property ShowTooltipsInComponentPreview As Boolean [C#] public bool ShowTooltipsInComponentPreview { get; set; } [C++] public: __property bool get_ShowTooltipsInComponentPreview(); public: __property void set_ShowTooltipsInComponentPreview(bool ); [JScript] public function get ShowTooltipsInComponentPreview() : bool public function set ShowTooltipsInComponentPreview(bool);
ApplicationEdit Class | EbsOpen Namespace