NativeToolBarButtonToolTipText Field
Gets the tooltip text of the button.
Namespace: DevCase.Win32.StructuresAssembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public string ToolTipText
Public ToolTipText As String
Dim instance As NativeToolBarButton
Dim value As String
value = instance.ToolTipText
instance.ToolTipText = value
public:
String^ ToolTipText
val mutable ToolTipText: string
No code example is currently available or this language may not be supported.
Field Value
String