UltraFormManager.DockAreaAccessibleObjectデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
UltraFormManager.DockAreaAccessibleObject コンストラクタ | 新しい UltraFormManager.DockAreaAccessibleObject インスタンスを作成します。 |
名前 | 解説 | |
---|---|---|
Bounds | オーバーライドされます。 ユーザー補助オブジェクトの位置とサイズを取得します。 | |
DefaultAction | オーバーライドされます。 オブジェクトのデフォルトのアクションを説明する文字列を取得します。 | |
Description | Gets the description of the System.Windows.Forms.Control.ControlAccessibleObject. System.Windows.Forms.Control.ControlAccessibleObjectから継承されます。 | |
DockArea | 関連付けられたドッキング領域を返します。 | |
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 | オーバーライドされます。 ツールを表すユーザー補助オブジェクトの名前を取得します。 | |
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 | オーバーライドされます。 ユーザー補助オブジェクトの状態を取得します。 | |
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 | オーバーライドされます。 このユーザー補助オブジェクトに関連付けられたデフォルトのアクションを実行します。 | |
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 | オーバーライドされます。 現在選択されている子を取得します。 | |
HitTest | オーバーライドされます。 指定した画面座標にある子オブジェクトを取得します。 | |
InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. System.MarshalByRefObjectから継承されます。 | |
Navigate | オーバーライドされます。 別のユーザー補助オブジェクトに移動します。 | |
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 | オーバーライドされます。 ユーザー補助オブジェクトの選択項目の修正またはキーボードフォーカスの移動を行います。 | |
ToString | Returns a string that represents the current object. System.Windows.Forms.Control.ControlAccessibleObjectから継承されます。 |
名前 | 解説 | |
---|---|---|
GetChildControlAccessibleObject | オーバーロードされます。 指定したインデックスにある子コントロールのユーザー補助オブジェクトを返します。 Infragistics.Win.UltraControlBase.UltraControlAccessibleObjectから継承されます。 | |
GetFocusedChildControl | フォーカスを持つ子コントロールのユーザー補助オブジェクトを返します。 Infragistics.Win.UltraControlBase.UltraControlAccessibleObjectから継承されます。 | |
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から継承されます。 |