DataGridViewRow.DataGridViewRowAccessibleObject クラス
アセンブリ: System.Windows.Forms (system.windows.forms.dll 内)

<ComVisibleAttribute(True)> _ Protected Class DataGridViewRowAccessibleObject Inherits AccessibleObject
[ComVisibleAttribute(true)] private ref class DataGridViewRowAccessibleObject : public AccessibleObject

Windows フォームには、ユーザー補助サポートが組み込まれており、アプリケーションを、ユーザー補助クライアント アプリケーションと連携させることができます。ユーザー補助クライアント アプリケーションの例には、画面拡大ユーティリティおよびレビューア ユーティリティ、音声入力ユーティリティ、オンスクリーン キーボード、代替入力デバイス、およびキーボード拡張ユーティリティがあります。
DataGridViewRow.DataGridViewRowAccessibleObject クラスは、AccessibleObject クラスを継承することにより、ユーザー補助クライアント アプリケーションに対して DataGridViewRow に関する情報を提供します。DataGridViewColumnHeaderCell、DataGridViewRowHeaderCell、DataGridViewRow、DataGridViewCell など、DataGridView のビジュアル部分を表す各クラスにも、AccessibleObject を継承するクラスがあり、これらのクラスに関する情報を提供し、ユーザー補助クライアント アプリケーションの代わりにアクションを実行します。
ユーザー補助クライアント アプリケーションに対して、DataGridView コントロールの名前や説明など、追加情報を提供する必要が生じる場合があります。この追加情報を提供するには 2 つの方法があります。既存のコントロールの制限付きユーザー補助情報を提供するには、コントロールの AccessibleName プロパティと AccessibleDescription プロパティの値を設定します。これらの値はユーザー補助クライアント アプリケーションに報告されます。
![]() |
---|
AccessibleDefaultActionDescription プロパティと AccessibleRole プロパティの値を変更する必要が生じるのは、DataGridView をリスト形式にするなど、ごくまれなケースです。 |
追加のユーザー補助情報または異なるユーザー補助アクションを、カスタムの DataGridView または DataGridViewCell に含めることが必要になる場合もあります。ユーザー補助情報をカスタマイズするには、DataGridView.DataGridViewAccessibleObject クラスまたは DataGridViewCell.DataGridViewCellAccessibleObject クラスから派生する独自のクラスを作成して、CreateAccessibilityInstance メソッドをオーバーライドします。たとえば、セル内の特殊なヒット テストなど一意のカスタム アクションを実装するカスタム行ヘッダー セルを書き込んでいる場合は、DataGridViewRowHeaderCell.DataGridViewRowHeaderCellAccessibleObject クラスから継承するクラスを作成し、CreateAccessibilityInstance メソッドをオーバーライドする必要があります。
DataGridView は、データ テーブル階層を定義する AccessibleRole 値を使用してデータ構造を公開します。Microsoft Active Accessibility にデータ テーブルを公開する方法の詳細については、MSDN ライブラリ (http://msdn.microsoft.com/library/ja) の「Microsoft Active Accessibility を使ったデータ テーブルの公開」を参照してください。

System.MarshalByRefObject
System.Runtime.InteropServices.StandardOleMarshalObject
System.Windows.Forms.AccessibleObject
System.Windows.Forms.DataGridViewRow.DataGridViewRowAccessibleObject


Windows 98, Windows 2000 SP4, Windows CE, Windows Millennium Edition, Windows Mobile for Pocket PC, Windows Mobile for Smartphone, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


DataGridViewRow.DataGridViewRowAccessibleObject メンバ
System.Windows.Forms 名前空間
DataGridView クラス
DataGridViewCell クラス
DataGridViewRow クラス
DataGridView.DataGridViewAccessibleObject クラス
DataGridViewCell.DataGridViewCellAccessibleObject クラス
AccessibleObject クラス
AccessibleRole 列挙体
Control.CreateAccessibilityInstance
Control.AccessibleName プロパティ
Control.AccessibleDescription プロパティ
DataGridViewRow.DataGridViewRowAccessibleObject コンストラクタ ()
アセンブリ: System.Windows.Forms (system.windows.forms.dll 内)


Windows 98, Windows 2000 SP4, Windows CE, Windows Millennium Edition, Windows Mobile for Pocket PC, Windows Mobile for Smartphone, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


DataGridViewRow.DataGridViewRowAccessibleObject コンストラクタ (DataGridViewRow)
アセンブリ: System.Windows.Forms (system.windows.forms.dll 内)


Windows 98, Windows 2000 SP4, Windows CE, Windows Millennium Edition, Windows Mobile for Pocket PC, Windows Mobile for Smartphone, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


DataGridViewRow.DataGridViewRowAccessibleObject コンストラクタ

名前 | 説明 |
---|---|
DataGridViewRow.DataGridViewRowAccessibleObject () | Owner プロパティを設定せずに DataGridViewRow.DataGridViewRowAccessibleObject クラスの新しいインスタンスを初期化します。 |
DataGridViewRow.DataGridViewRowAccessibleObject (DataGridViewRow) | DataGridViewRow.DataGridViewRowAccessibleObject クラスの新しいインスタンスを初期化し、Owner プロパティを指定した DataGridViewRow に設定します。 |

DataGridViewRow.DataGridViewRowAccessibleObject プロパティ

名前 | 説明 | |
---|---|---|
![]() | Bounds | オーバーライドされます。 ユーザー補助オブジェクトの位置とサイズを取得します。 |
![]() | DefaultAction | オブジェクトの既定のアクションを説明する文字列を取得します。既定のアクションがないオブジェクトもあります。 ( AccessibleObject から継承されます。) |
![]() | Description | 指定したオブジェクトの外観を説明する文字列を取得します。説明が用意されていないオブジェクトもあります。 ( AccessibleObject から継承されます。) |
![]() | Help | オブジェクトの機能または使用方法の説明を取得します。 ( AccessibleObject から継承されます。) |
![]() | KeyboardShortcut | ユーザー補助オブジェクトのショートカット キーまたはアクセス キーを取得します。 ( AccessibleObject から継承されます。) |
![]() | Name | オーバーライドされます。 DataGridViewRow.DataGridViewRowAccessibleObject の名前を取得します。 |
![]() | Owner | この DataGridViewRow.DataGridViewRowAccessibleObject が適用される DataGridViewRow を取得または設定します。 |
![]() | Parent | オーバーライドされます。 DataGridViewRow.DataGridViewRowAccessibleObject の親を取得します。 |
![]() | Role | オーバーライドされます。 DataGridViewRow.DataGridViewRowAccessibleObject の役割を取得します。 |
![]() | State | オーバーライドされます。 DataGridViewRow.DataGridViewRowAccessibleObject の状態を取得します。 |
![]() | Value | オーバーライドされます。 DataGridViewRow.DataGridViewRowAccessibleObject の値を取得します。 |

関連項目
DataGridViewRow.DataGridViewRowAccessibleObject クラスSystem.Windows.Forms 名前空間
DataGridView クラス
DataGridViewCell クラス
DataGridViewRow クラス
DataGridView.DataGridViewAccessibleObject クラス
DataGridViewCell.DataGridViewCellAccessibleObject クラス
AccessibleObject クラス
AccessibleRole 列挙体
Control.CreateAccessibilityInstance
Control.AccessibleName プロパティ
Control.AccessibleDescription プロパティ
DataGridViewRow.DataGridViewRowAccessibleObject メソッド


名前 | 説明 | |
---|---|---|
![]() | Finalize | Object がガベージ コレクションにより収集される前に、その Object がリソースを解放し、その他のクリーンアップ操作を実行できるようにします。 ( Object から継承されます。) |
![]() | MemberwiseClone | オーバーロードされます。 ( MarshalByRefObject から継承されます。) |
![]() | UseStdAccessibleObjects | オーバーロードされます。 オブジェクトを AccessibleObject のインスタンスに関連付けます。 ( AccessibleObject から継承されます。) |

関連項目
DataGridViewRow.DataGridViewRowAccessibleObject クラスSystem.Windows.Forms 名前空間
DataGridView クラス
DataGridViewCell クラス
DataGridViewRow クラス
DataGridView.DataGridViewAccessibleObject クラス
DataGridViewCell.DataGridViewCellAccessibleObject クラス
AccessibleObject クラス
AccessibleRole 列挙体
Control.CreateAccessibilityInstance
Control.AccessibleName プロパティ
Control.AccessibleDescription プロパティ
DataGridViewRow.DataGridViewRowAccessibleObject メンバ
ユーザー補助クライアント アプリケーションに対し、DataGridViewRow に関する情報を提供します。
DataGridViewRow.DataGridViewRowAccessibleObject データ型で公開されるメンバを以下の表に示します。

名前 | 説明 | |
---|---|---|
![]() | DataGridViewRow.DataGridViewRowAccessibleObject | オーバーロードされます。 DataGridViewRow.DataGridViewRowAccessibleObject クラスの新しいインスタンスを初期化します。 |

名前 | 説明 | |
---|---|---|
![]() | Bounds | オーバーライドされます。 ユーザー補助オブジェクトの位置とサイズを取得します。 |
![]() | DefaultAction | オブジェクトの既定のアクションを説明する文字列を取得します。既定のアクションがないオブジェクトもあります。(AccessibleObject から継承されます。) |
![]() | Description | 指定したオブジェクトの外観を説明する文字列を取得します。説明が用意されていないオブジェクトもあります。(AccessibleObject から継承されます。) |
![]() | Help | オブジェクトの機能または使用方法の説明を取得します。(AccessibleObject から継承されます。) |
![]() | KeyboardShortcut | ユーザー補助オブジェクトのショートカット キーまたはアクセス キーを取得します。(AccessibleObject から継承されます。) |
![]() | Name | オーバーライドされます。 DataGridViewRow.DataGridViewRowAccessibleObject の名前を取得します。 |
![]() | Owner | この DataGridViewRow.DataGridViewRowAccessibleObject が適用される DataGridViewRow を取得または設定します。 |
![]() | Parent | オーバーライドされます。 DataGridViewRow.DataGridViewRowAccessibleObject の親を取得します。 |
![]() | Role | オーバーライドされます。 DataGridViewRow.DataGridViewRowAccessibleObject の役割を取得します。 |
![]() | State | オーバーライドされます。 DataGridViewRow.DataGridViewRowAccessibleObject の状態を取得します。 |
![]() | Value | オーバーライドされます。 DataGridViewRow.DataGridViewRowAccessibleObject の値を取得します。 |


名前 | 説明 | |
---|---|---|
![]() | Finalize | Object がガベージ コレクションにより収集される前に、その Object がリソースを解放し、その他のクリーンアップ操作を実行できるようにします。 (Object から継承されます。) |
![]() | MemberwiseClone | オーバーロードされます。 ( MarshalByRefObject から継承されます。) |
![]() | UseStdAccessibleObjects | オーバーロードされます。 オブジェクトを AccessibleObject のインスタンスに関連付けます。 (AccessibleObject から継承されます。) |

関連項目
DataGridViewRow.DataGridViewRowAccessibleObject クラスSystem.Windows.Forms 名前空間
DataGridView クラス
DataGridViewCell クラス
DataGridViewRow クラス
DataGridView.DataGridViewAccessibleObject クラス
DataGridViewCell.DataGridViewCellAccessibleObject クラス
AccessibleObject クラス
AccessibleRole 列挙体
Control.CreateAccessibilityInstance
Control.AccessibleName プロパティ
Control.AccessibleDescription プロパティ
Weblioに収録されているすべての辞書からDataGridViewRow.DataGridViewRowAccessibleObjectを検索する場合は、下記のリンクをクリックしてください。

- DataGridViewRow.DataGridViewRowAccessibleObjectのページへのリンク