Input for WinForms | ComponentOne
C1.Win.Accessibility.Items Namespace / UiaSpinner Class / GetPropertyValue Method

In This Topic
    GetPropertyValue Method (UiaSpinner)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Overridable Function GetPropertyValue( _
       ByVal propertyId As Integer _
    ) As Object
    public virtual object GetPropertyValue( 
       int propertyId
    )

    Parameters

    propertyId
    See Also