Spread WinForms 15
FarPoint.Win Assembly / FarPoint.Win Namespace / FpCombo Class / DropDownNotify Method
Object of the action


In This Topic
DropDownNotify Method (FpCombo)
In This Topic
Internal use only.
Syntax
'Declaration
 
Public Overrides Sub DropDownNotify( _
   ByVal o As Object _
) 
 
'Usage
 
Dim instance As FpCombo
Dim o As Object
 
instance.DropDownNotify(o)

Parameters

o
Object of the action
See Also