Input for WinForms | ComponentOne
C1.Win.Input.DbNavigator.Items Namespace / NavElement Class / AccObject Property

In This Topic
    AccObject Property
    In This Topic
    Gets System.Windows.Forms.AccessibleObject describing this element.
    Syntax
    'Declaration
     
    
    Protected Overridable ReadOnly Property AccObject As AccessibleObject
    protected virtual AccessibleObject AccObject {get;}
    See Also