このクラスのメンバの一覧は、UltraControlBase.UltraControlAccessibleObjectメンバを参照してください。
名前 | 解説 | |
---|---|---|
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から継承されます。 |