ImageGear .NET - Updated October 2, 2018
ToolTip Property (ImGearPageViewTool)




ImageGear24.Windows.Controls Assembly > ImageGear.Windows.Controls Namespace > ImGearPageViewTool Class : ToolTip Property
Gets or sets the tool tip.
Syntax
'Declaration
 
Public Property ToolTip As String
 
'Usage
 
Dim instance As ImGearPageViewTool
Dim value As String
 
instance.ToolTip = value
 
value = instance.ToolTip

Property Value

String value.
See Also

Reference

ImGearPageViewTool Class
ImGearPageViewTool Members