名前 | 解説 | |
---|---|---|
ElementAccessibleObject コンストラクタ | C1ControlAccessibleObject クラスの新しいインスタンスを初期化します。 |
ElementAccessibleObjectデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
ElementAccessibleObject コンストラクタ | C1ControlAccessibleObject クラスの新しいインスタンスを初期化します。 |
名前 | 解説 | |
---|---|---|
Bounds | オーバーライドされます。 Gets the location and size of the accessible object. | |
DefaultAction | オーバーライドされます。 Gets a string that describes the default action of the object. Not all objects have a default action. | |
Description | System.Windows.Forms.AccessibleObjectから継承されます。 | |
Help | System.Windows.Forms.AccessibleObjectから継承されます。 | |
KeyboardShortcut | System.Windows.Forms.AccessibleObjectから継承されます。 | |
Name | オーバーライドされます。 Gets or sets the object name. | |
Parent | オーバーライドされます。 Gets the parent of an accessible object. | |
Role | オーバーライドされます。 Gets the role of this accessible object. | |
State | オーバーライドされます。 Gets the state of this accessible object. | |
Value | オーバーライドされます。 Gets or sets the value of an accessible object. |
名前 | 解説 | |
---|---|---|
DoDefaultAction | オーバーライドされます。 Performs the default action associated with this accessible object. | |
GetChild | オーバーライドされます。 Retrieves the accessible child corresponding to the specified index. | |
GetChildCount | オーバーライドされます。 Retrieves the number of children belonging to an accessible object. | |
GetFocused | System.Windows.Forms.AccessibleObjectから継承されます。 | |
GetHelpTopic | System.Windows.Forms.AccessibleObjectから継承されます。 | |
GetLifetimeService | System.MarshalByRefObjectから継承されます。 | |
GetSelected | System.Windows.Forms.AccessibleObjectから継承されます。 | |
HitTest | オーバーライドされます。 Retrieves the child object at the specified screen coordinates. | |
InitializeLifetimeService | System.MarshalByRefObjectから継承されます。 | |
Navigate | オーバーライドされます。 Navigates to another accessible object. | |
RaiseAutomationNotification | System.Windows.Forms.AccessibleObjectから継承されます。 | |
RaiseLiveRegionChanged | System.Windows.Forms.AccessibleObjectから継承されます。 | |
Select | オーバーライドされます。 Modifies the selection or moves the keyboard focus of the accessible object. |