バージョン

ApplicationMenuControl.ApplicationMenuControlAccessibleObject クラス メンバ

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

パブリック コンストラクタ
 名前解説
Public コンストラクタApplicationMenuControl.ApplicationMenuControlAccessibleObject コンストラクタApplicationMenuControl を表すために新しいユーザー補助オブジェクトを作成します。  
トップ
パブリック プロパティ
 名前解説
Public プロパティApplicationMenuControlこのユーザー補助オブジェクトが表している ApplicationMenuControl。  
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 プロパティNameオーバーライドされます。 ツールを表すユーザー補助オブジェクトの名前を取得します。  
Public プロパティOwnerGets the owner of the accessible object. System.Windows.Forms.Control.ControlAccessibleObjectから継承されます。
Public プロパティParentオーバーライドされます。 ユーザー補助オブジェクトの親を取得します。  
Public プロパティRoleオーバーライドされます。 このオブジェクトのユーザー補助の役割を取得します。  
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 メソッドGetFocusedRetrieves the object that has the keyboard focus. System.Windows.Forms.AccessibleObjectから継承されます。
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 メソッドHitTestRetrieves the child object at the specified screen coordinates. System.Windows.Forms.AccessibleObjectから継承されます。
Public メソッドInitializeLifetimeServiceObtains a lifetime service object to control the lifetime policy for this instance. System.MarshalByRefObjectから継承されます。
Public メソッドNavigateオーバーライドされます。 別のユーザー補助オブジェクトに移動します。  
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 メソッド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から継承されます。
トップ
参照