.NET Windows Forms in a Nutshell
This class is for internal use only and should not be called from your own code. public class ComboBox.ChildAccessibleObject : AccessibleObject { // Public Constructors public ComboBox.ChildAccessibleObject (ComboBox owner , IntPtr handle ); // Public Instance Properties public override string Name {get; } // overrides AccessibleObject } Hierarchy
System.Object |