IntellisenseFilter.ToolTip 属性

定义

当鼠标悬停在按钮上时显示的工具提示。

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

属性值

String

实现

适用于