FarPoint.Win Assembly / FarPoint.Win Namespace / ElementWithButtons Class / popUp Field


In This Topic
popUp Field
In This Topic
Pop-up button
Syntax
'Declaration
 
Protected popUp As ButtonElement
 
'Usage
 
Dim instance As ElementWithButtons
Dim value As ButtonElement
 
value = instance.popUp
 
instance.popUp = value
See Also