Class AccessibilityUtils
Inheritance
System.Object
AccessibilityUtils
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Syncfusion.Windows.Forms.Tools.XPMenus
Assembly: Syncfusion.Tools.Windows.dll
Syntax
public class AccessibilityUtils
Constructors
AccessibilityUtils()
Declaration
public AccessibilityUtils()
Methods
AddItemsToList(ArrayList, IBarItemContainer, Control, AccessibleObject, Hashtable)
Declaration
public static void AddItemsToList(ArrayList list, IBarItemContainer container, Control owner, AccessibleObject parentAO, Hashtable ht)
Parameters
Type | Name | Description |
---|---|---|
System.Collections.ArrayList | list | |
IBarItemContainer | container | |
System.Windows.Forms.Control | owner | |
System.Windows.Forms.AccessibleObject | parentAO | |
System.Collections.Hashtable | ht |