ApplicationMenuControl.ApplicationMenuControlAccessibleObjectデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
![]() | ApplicationMenuControl.ApplicationMenuControlAccessibleObject コンストラクタ | ApplicationMenuControl を表すために新しいユーザー補助オブジェクトを作成します。 |
名前 | 解説 | |
---|---|---|
![]() | ApplicationMenuControl | このユーザー補助オブジェクトが表している ApplicationMenuControl。 |
![]() | 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 | オーバーライドされます。 ツールを表すユーザー補助オブジェクトの名前を取得します。 |
![]() | Owner | Gets the owner of the accessible object. System.Windows.Forms.Control.ControlAccessibleObjectから継承されます。 |
![]() | Parent | オーバーライドされます。 ユーザー補助オブジェクトの親を取得します。 |
![]() | Role | オーバーライドされます。 このオブジェクトのユーザー補助の役割を取得します。 |
![]() | 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 | Retrieves the object that has the keyboard focus. System.Windows.Forms.AccessibleObjectから継承されます。 |
![]() | 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 | Retrieves the child object at the specified screen coordinates. System.Windows.Forms.AccessibleObjectから継承されます。 |
![]() | 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 | 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から継承されます。 |
名前 | 解説 | |
---|---|---|
![]() | 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から継承されます。 |