MVPSI.JAMSWeb.Controls Namespace > ControlsCommon Class : ToolTip Property |
'Declaration
<System.ComponentModel.LocalizableAttribute(True)> <WebCategoryAttribute("Behavior")> <System.ComponentModel.DefaultValueAttribute()> <WebSysDescriptionAttribute("The tooltip displayed when the mouse is over the control.")> Public Overridable Property ToolTip As System.String
'Usage
Dim instance As ControlsCommon Dim value As System.String instance.ToolTip = value value = instance.ToolTip
[System.ComponentModel.Localizable(true)] [WebCategory("Behavior")] [System.ComponentModel.DefaultValue()] [WebSysDescription("The tooltip displayed when the mouse is over the control.")] public virtual System.string ToolTip {get; set;}
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2