DomainUpDown::DomainItemAccessibleObject Constructor (String^, AccessibleObject^)
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Initializes a new instance of the DomainUpDown::DomainItemAccessibleObject class.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Parameters
- name
-
Type:
System::String^
The name of the DomainUpDown::DomainItemAccessibleObject.
- parent
-
Type:
System.Windows.Forms::AccessibleObject^
The AccessibleObject that contains the items in the DomainUpDown control.
The name of the DomainUpDown::DomainItemAccessibleObject is the string that represents an item in the DomainUpDown control.
.NET Framework
Available since 1.1
Available since 1.1
Show: