'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
.