Spread WinForms 15
FarPoint.Win.Spread.Design Assembly / FarPoint.Win.Spread.Design Namespace / StartMenuForm Class / DropDownVisible Property


In This Topic
DropDownVisible Property (StartMenuForm)
In This Topic
Gets a value indicating whether [drop down visible].
Syntax
'Declaration
 
Public ReadOnly Property DropDownVisible As Boolean
 
'Usage
 
Dim instance As StartMenuForm
Dim value As Boolean
 
value = instance.DropDownVisible

Property Value

true if [drop down visible]; otherwise, false.
See Also