Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / ModelessForm Class / RestoreCompactButton Property


In This Topic
RestoreCompactButton Property
In This Topic
Gets the restore compact button.
Syntax
'Declaration
 
Protected ReadOnly Property RestoreCompactButton As Button
 
'Usage
 
Dim instance As ModelessForm
Dim value As Button
 
value = instance.RestoreCompactButton

Property Value

The restore compact button.
See Also