Returns or sets the text of the ToolTipText that the MinToBarButton
will display when the window is minimized to the title bar.
This property can be set at design time or at run time.
Syntax
object.RestoreFromBarButtonToolTipText [= string]
The RestoreFromBarButtonToolTipText property syntax has these parts:
| Part | Description |
| object | An object expression referencing to a vbSkinner object. |
| string | A String expression that specifies the text to display to the user as ToolTipText when he places the mouse over the MinToBarButton button when the window is minimized to the title bar. |
![]()
| See also: | MinToBarButton (property) |
| MinToBarButtonToolTipText (property) | |
| Adapting to the language | |
| Property page 'Buttons' |
![]()