EbsOpen Class Library for EBSILON®Professional

ApplicationEdit.ShowTooltipsInComponentPreview Property

[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);

See Also

ApplicationEdit Class | EbsOpen Namespace