IntellisenseFilter.ToolTip Property

Definition

The tooltip shown when the mouse hovers over the button.

public:
 property System::String ^ ToolTip { System::String ^ get(); };
public:
 property Platform::String ^ ToolTip { Platform::String ^ get(); };
public string ToolTip { get; }
member this.ToolTip : string
Public ReadOnly Property ToolTip As String

Property Value

Implements

Applies to