DataGridViewTopLeftHeaderCell.DataGridViewTopLeftHeaderCellAccessibleObject クラスとは? わかりやすく解説

Weblio 辞書 > コンピュータ > .NET Framework クラス ライブラリ リファレンス > DataGridViewTopLeftHeaderCell.DataGridViewTopLeftHeaderCellAccessibleObject クラスの意味・解説 

DataGridViewTopLeftHeaderCell.DataGridViewTopLeftHeaderCellAccessibleObject クラス

メモ : このクラスは、.NET Framework version 2.0新しく追加されたものです。

ユーザー補助クライアント アプリケーション対し、DataGridViewTopLeftHeaderCell に関する情報提供します

名前空間: System.Windows.Forms
アセンブリ: System.Windows.Forms (system.windows.forms.dll 内)
構文構文

Protected Class DataGridViewTopLeftHeaderCellAccessibleObject
    Inherits DataGridViewColumnHeaderCellAccessibleObject
Dim instance As DataGridViewTopLeftHeaderCellAccessibleObject
protected class DataGridViewTopLeftHeaderCellAccessibleObject
 : DataGridViewColumnHeaderCellAccessibleObject
private ref class DataGridViewTopLeftHeaderCellAccessibleObject
 : public DataGridViewColumnHeaderCellAccessibleObject
protected class DataGridViewTopLeftHeaderCellAccessibleObject
 extends DataGridViewColumnHeaderCellAccessibleObject
protected class DataGridViewTopLeftHeaderCellAccessibleObject
 extends DataGridViewColumnHeaderCellAccessibleObject
解説解説

Windows フォームには、ユーザー補助サポート組み込まれており、アプリケーションを、ユーザー補助クライアント アプリケーション連携させることができますユーザー補助クライアント アプリケーションの例には、画面拡大ユーティリティおよびレビューア ユーティリティ音声入力ユーティリティオンスクリーン キーボード代替入力デバイス、およびキーボード拡張ユーティリティあります

DataGridViewTopLeftHeaderCell.DataGridViewTopLeftHeaderCellAccessibleObject クラスは、AccessibleObject クラス継承することにより、ユーザー補助クライアント アプリケーションに対して DataGridViewTopLeftHeaderCell に関する情報提供します。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.Object
   System.MarshalByRefObject
     System.Runtime.InteropServices.StandardOleMarshalObject
       System.Windows.Forms.AccessibleObject
         System.Windows.Forms.DataGridViewCell.DataGridViewCellAccessibleObject
           System.Windows.Forms.DataGridViewColumnHeaderCell.DataGridViewColumnHeaderCellAccessibleObject
            System.Windows.Forms.DataGridViewTopLeftHeaderCell.DataGridViewTopLeftHeaderCellAccessibleObject
スレッド セーフスレッド セーフ
この型の public static (Visual Basic では Shared) メンバはすべて、スレッド セーフです。インスタンス メンバ場合は、スレッド セーフであるとは限りません。
プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照
関連項目
DataGridViewTopLeftHeaderCell.DataGridViewTopLeftHeaderCellAccessibleObject メンバ
System.Windows.Forms 名前空間
DataGridView クラス
DataGridViewCell クラス
DataGridViewTopLeftHeaderCell クラス
DataGridView.DataGridViewAccessibleObject クラス
DataGridViewCell.DataGridViewCellAccessibleObject クラス
AccessibleObject クラス
AccessibleRole 列挙
Control.CreateAccessibilityInstance
Control.AccessibleName プロパティ
Control.AccessibleDescription プロパティ



英和和英テキスト翻訳>> Weblio翻訳
英語⇒日本語日本語⇒英語
  

辞書ショートカット

すべての辞書の索引

「DataGridViewTopLeftHeaderCell.DataGridViewTopLeftHeaderCellAccessibleObject クラス」の関連用語











DataGridViewTopLeftHeaderCell.DataGridViewTopLeftHeaderCellAccessibleObject クラスのお隣キーワード
検索ランキング

   

英語⇒日本語
日本語⇒英語
   



DataGridViewTopLeftHeaderCell.DataGridViewTopLeftHeaderCellAccessibleObject クラスのページの著作権
Weblio 辞書 情報提供元は 参加元一覧 にて確認できます。

   
日本マイクロソフト株式会社日本マイクロソフト株式会社
© 2025 Microsoft.All rights reserved.

©2025 GRAS Group, Inc.RSS