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


In This Topic
    GetValueFromFreeFormat Method (FpCombo)
    In This Topic
    Internal use only.
    Syntax
    'Declaration
     
    
    Public Overridable Function GetValueFromFreeFormat() As Object
    'Usage
     
    
    Dim instance As FpCombo
    Dim value As Object
     
    value = instance.GetValueFromFreeFormat()
    public virtual object GetValueFromFreeFormat()
    See Also