UltraControlBase.UltraControlAccessibleObjectデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
![]() | UltraControlBase.UltraControlAccessibleObject コンストラクタ | 新しい UltraControlBase.UltraControlAccessibleObject を初期化します。 |
名前 | 解説 | |
---|---|---|
![]() | Bounds | Gets the location and size of the accessible object. System.Windows.Forms.AccessibleObjectから継承されます。 |
![]() | DefaultAction | Gets a string that describes the default action of the object. Not all objects have a default action. System.Windows.Forms.Control.ControlAccessibleObjectから継承されます。 |
![]() | Description | Gets the description of the System.Windows.Forms.Control.ControlAccessibleObject. System.Windows.Forms.Control.ControlAccessibleObjectから継承されます。 |
![]() | Handle | Gets or sets the handle of the accessible object. System.Windows.Forms.Control.ControlAccessibleObjectから継承されます。 |
![]() | Help | Gets the description of what the object does or how the object is used. System.Windows.Forms.Control.ControlAccessibleObjectから継承されます。 |
![]() | KeyboardShortcut | Gets the object shortcut key or access key for an accessible object. System.Windows.Forms.Control.ControlAccessibleObjectから継承されます。 |
![]() | Name | Gets or sets the accessible object name. System.Windows.Forms.Control.ControlAccessibleObjectから継承されます。 |
![]() | Owner | Gets the owner of the accessible object. System.Windows.Forms.Control.ControlAccessibleObjectから継承されます。 |
![]() | Parent | Gets the parent of an accessible object. System.Windows.Forms.Control.ControlAccessibleObjectから継承されます。 |
![]() | Role | Gets the role of this accessible object. System.Windows.Forms.Control.ControlAccessibleObjectから継承されます。 |
![]() | State | Gets the state of this accessible object. System.Windows.Forms.AccessibleObjectから継承されます。 |
![]() | Value | Gets or sets the value of an accessible object. System.Windows.Forms.AccessibleObjectから継承されます。 |
名前 | 解説 | |
---|---|---|
![]() | CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. System.MarshalByRefObjectから継承されます。 |
![]() | DoDefaultAction | Performs the default action associated with this accessible object. System.Windows.Forms.AccessibleObjectから継承されます。 |
![]() | GetChild | オーバーライドされます。 指定したインデックスにある子を返します。 |
![]() | GetChildCount | オーバーライドされます。 ユーザー補助オブジェクトに属する子の数を取得します。 |
![]() | GetFocused | オーバーライドされます。 キーボード フォーカスを持つオブジェクトを取得します。 |
![]() | GetHelpTopic | Gets an identifier for a Help topic and the path to the Help file associated with this accessible object. System.Windows.Forms.Control.ControlAccessibleObjectから継承されます。 |
![]() | GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. System.MarshalByRefObjectから継承されます。 |
![]() | GetSelected | Retrieves the currently selected child. System.Windows.Forms.AccessibleObjectから継承されます。 |
![]() | HitTest | オーバーライドされます。 指定した画面座標にある子オブジェクトを取得します。 |
![]() | InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. System.MarshalByRefObjectから継承されます。 |
![]() | Navigate | Navigates to another accessible object. System.Windows.Forms.AccessibleObjectから継承されます。 |
![]() | NotifyClients | オーバーロードされます。 Notifies accessibility client applications of the specified System.Windows.Forms.AccessibleEvents. System.Windows.Forms.Control.ControlAccessibleObjectから継承されます。 |
![]() | RaiseAutomationNotification | System.Windows.Forms.AccessibleObjectから継承されます。 |
![]() | RaiseLiveRegionChanged | System.Windows.Forms.Control.ControlAccessibleObjectから継承されます。 |
![]() | Select | Modifies the selection or moves the keyboard focus of the accessible object. System.Windows.Forms.AccessibleObjectから継承されます。 |
![]() | ToString | Returns a string that represents the current object. System.Windows.Forms.Control.ControlAccessibleObjectから継承されます。 |
名前 | 解説 | |
---|---|---|
![]() ![]() | GetChildControlAccessibleObject | オーバーロードされます。 指定したインデックスにある子コントロールのユーザー補助オブジェクトを返します。 |
![]() | GetFocusedChildControl | フォーカスを持つ子コントロールのユーザー補助オブジェクトを返します。 |
![]() | MemberwiseClone | オーバーロードされます。 Creates a shallow copy of the current System.MarshalByRefObject object. System.MarshalByRefObjectから継承されます。 |
![]() | UseStdAccessibleObjects | オーバーロードされます。 Associates an object with an instance of an System.Windows.Forms.AccessibleObject based on the handle of the object. System.Windows.Forms.AccessibleObjectから継承されます。 |