ComponentOne BulletGraph for WinForms
C1.Win.C1Gauge Namespace / C1Gauge Class / CreateAccessibilityInstance Method

In This Topic
    CreateAccessibilityInstance Method (C1Gauge)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Function CreateAccessibilityInstance() As System.Windows.Forms.AccessibleObject
    protected virtual System.Windows.Forms.AccessibleObject CreateAccessibilityInstance()
    See Also