バージョン

UltraControlBase.UltraControlAccessibleObject クラス メンバ

UltraControlBase.UltraControlAccessibleObjectデータ型で公開されるメンバを以下の表に示します。

パブリック コンストラクタ
パブリック プロパティ
 名前解説
Public プロパティBoundsGets the location and size of the accessible object. System.Windows.Forms.AccessibleObjectから継承されます。
Public プロパティDefaultActionGets a string that describes the default action of the object. Not all objects have a default action. System.Windows.Forms.Control.ControlAccessibleObjectから継承されます。
Public プロパティDescriptionGets the description of the System.Windows.Forms.Control.ControlAccessibleObject. System.Windows.Forms.Control.ControlAccessibleObjectから継承されます。
Public プロパティHandleGets or sets the handle of the accessible object. System.Windows.Forms.Control.ControlAccessibleObjectから継承されます。
Public プロパティHelpGets the description of what the object does or how the object is used. System.Windows.Forms.Control.ControlAccessibleObjectから継承されます。
Public プロパティKeyboardShortcutGets the object shortcut key or access key for an accessible object. System.Windows.Forms.Control.ControlAccessibleObjectから継承されます。
Public プロパティNameGets or sets the accessible object name. System.Windows.Forms.Control.ControlAccessibleObjectから継承されます。
Public プロパティOwnerGets the owner of the accessible object. System.Windows.Forms.Control.ControlAccessibleObjectから継承されます。
Public プロパティParentGets the parent of an accessible object. System.Windows.Forms.Control.ControlAccessibleObjectから継承されます。
Public プロパティRoleGets the role of this accessible object. System.Windows.Forms.Control.ControlAccessibleObjectから継承されます。
Public プロパティStateGets the state of this accessible object. System.Windows.Forms.AccessibleObjectから継承されます。
Public プロパティValueGets or sets the value of an accessible object. System.Windows.Forms.AccessibleObjectから継承されます。
トップ
パブリック メソッド
 名前解説
Public メソッドCreateObjRefCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. System.MarshalByRefObjectから継承されます。
Public メソッドDoDefaultActionPerforms the default action associated with this accessible object. System.Windows.Forms.AccessibleObjectから継承されます。
Public メソッドGetChildオーバーライドされます。 指定したインデックスにある子を返します。  
Public メソッドGetChildCountオーバーライドされます。 ユーザー補助オブジェクトに属する子の数を取得します。  
Public メソッドGetFocusedオーバーライドされます。 キーボード フォーカスを持つオブジェクトを取得します。  
Public メソッドGetHelpTopicGets an identifier for a Help topic and the path to the Help file associated with this accessible object. System.Windows.Forms.Control.ControlAccessibleObjectから継承されます。
Public メソッドGetLifetimeServiceRetrieves the current lifetime service object that controls the lifetime policy for this instance. System.MarshalByRefObjectから継承されます。
Public メソッドGetSelectedRetrieves the currently selected child. System.Windows.Forms.AccessibleObjectから継承されます。
Public メソッドHitTestオーバーライドされます。 指定した画面座標にある子オブジェクトを取得します。  
Public メソッドInitializeLifetimeServiceObtains a lifetime service object to control the lifetime policy for this instance. System.MarshalByRefObjectから継承されます。
Public メソッドNavigateNavigates to another accessible object. System.Windows.Forms.AccessibleObjectから継承されます。
Public メソッドNotifyClientsオーバーロードされます。 Notifies accessibility client applications of the specified System.Windows.Forms.AccessibleEvents. System.Windows.Forms.Control.ControlAccessibleObjectから継承されます。
Public メソッドRaiseAutomationNotification System.Windows.Forms.AccessibleObjectから継承されます。
Public メソッドRaiseLiveRegionChanged System.Windows.Forms.Control.ControlAccessibleObjectから継承されます。
Public メソッドSelectModifies the selection or moves the keyboard focus of the accessible object. System.Windows.Forms.AccessibleObjectから継承されます。
Public メソッドToStringReturns a string that represents the current object. System.Windows.Forms.Control.ControlAccessibleObjectから継承されます。
トップ
プロテクト メソッド
 名前解説
Protected メソッドstatic (Shared in Visual Basic)GetChildControlAccessibleObjectオーバーロードされます。 指定したインデックスにある子コントロールのユーザー補助オブジェクトを返します。  
Protected メソッドGetFocusedChildControlフォーカスを持つ子コントロールのユーザー補助オブジェクトを返します。  
Protected メソッドMemberwiseCloneオーバーロードされます。 Creates a shallow copy of the current System.MarshalByRefObject object. System.MarshalByRefObjectから継承されます。
Protected メソッドUseStdAccessibleObjectsオーバーロードされます。 Associates an object with an instance of an System.Windows.Forms.AccessibleObject based on the handle of the object. System.Windows.Forms.AccessibleObjectから継承されます。
トップ
参照