Spread Windows Forms 17
FarPoint.Win Assembly / FarPoint.Win Namespace / FpCombo Class / FirePopup Method


In This Topic
    FirePopup Method (FpCombo)
    In This Topic
    Internal use only.
    Syntax
    'Declaration
     
    
    Protected Overridable Function FirePopup() As Boolean
    'Usage
     
    
    Dim instance As FpCombo
    Dim value As Boolean
     
    value = instance.FirePopup()
    protected virtual bool FirePopup()
    See Also