Spread Windows Forms 12.0 Product Documentation
DropDownVisible Property


FarPoint.Win.Spread.Design Assembly > FarPoint.Win.Spread.Design Namespace > StartMenuForm Class : DropDownVisible Property
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
public bool DropDownVisible {get;}

Property Value

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

Reference

StartMenuForm Class
StartMenuForm Members