public string ToolTipFormat { get; set; }Public Property ToolTipFormat As String
Get
Setpublic:
virtual property String^ ToolTipFormat {
String^ get () sealed;
void set (String^ value) sealed;
}abstract ToolTipFormat : string with get, set
override ToolTipFormat : string with get, set