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

In This Topic
    ComboBoxAccessibleObject Class
    In This Topic
    Object Model
    ComboBoxAccessibleObject Class
    Syntax
    'Declaration
     
    Friend Class ComboBoxAccessibleObject 
       Inherits System.Windows.Forms.Control.ControlAccessibleObject
       Implements Accessibility.IAccessible, Microsoft.Win32.UnsafeNativeMethods.IMarshal 
    internal class ComboBoxAccessibleObject : 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.ComboBoxAccessibleObject

    See Also