\
ComponentOne List for WinForms
C1.Win.C1List.4.5.2 Assembly / C1.Win.C1List Namespace / ListBoxAccessibleObject Class
Members

In This Topic
    ListBoxAccessibleObject Class
    In This Topic
    Object Model
    ListBoxAccessibleObject Class
    Syntax
    'Declaration
     
    Friend Class ListBoxAccessibleObject 
       Inherits System.Windows.Forms.Control.ControlAccessibleObject
       Implements Accessibility.IAccessible, Microsoft.Win32.UnsafeNativeMethods.IMarshal 
    internal class ListBoxAccessibleObject : System.Windows.Forms.Control.ControlAccessibleObject, Accessibility.IAccessible, Microsoft.Win32.UnsafeNativeMethods.IMarshal  
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.Runtime.InteropServices.StandardOleMarshalObject
             System.Windows.Forms.AccessibleObject
                System.Windows.Forms.Control.ControlAccessibleObject
                   C1.Win.C1List.ListBoxAccessibleObject

    See Also