DataGridViewImageCell.DataGridViewImageCellAccessibleObject メンバとは? わかりやすく解説

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

DataGridViewImageCell.DataGridViewImageCellAccessibleObject メンバ

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

DataGridViewImageCell.DataGridViewImageCellAccessibleObject データ型公開されるメンバを以下の表に示します


パブリック コンストラクタパブリック コンストラクタ
  名前 説明
パブリック メソッド DataGridViewImageCell.DataGridViewImageCellAccessibleObject DataGridViewImageCell.DataGridViewImageCellAccessibleObject クラス新しインスタンス初期化します。
パブリック プロパティパブリック プロパティ
  名前 説明
パブリック プロパティ Bounds  ユーザー補助オブジェクト位置サイズ取得します。(DataGridViewCell.DataGridViewCellAccessibleObject から継承されます。)
パブリック プロパティ DefaultAction オーバーライドされますDataGridViewImageCell既定アクションを表す文字列を取得します
パブリック プロパティ Description オーバーライドされますイメージ セルイメージ関連付けられたテキスト取得します
パブリック プロパティ Help  所有しているセルの型の名前および基本型の名前を取得します。(DataGridViewCell.DataGridViewCellAccessibleObject から継承されます。)
パブリック プロパティ KeyboardShortcut  ユーザー補助オブジェクトショートカット キーまたはアクセス キー取得します。(AccessibleObject から継承されます。)
パブリック プロパティ Name  DataGridViewCell.DataGridViewCellAccessibleObject の名前を取得します。(DataGridViewCell.DataGridViewCellAccessibleObject から継承されます。)
パブリック プロパティ Owner  DataGridViewCell.DataGridViewCellAccessibleObject所有しているセル取得または設定します。(DataGridViewCell.DataGridViewCellAccessibleObject から継承されます。)
パブリック プロパティ Parent  DataGridViewCell.DataGridViewCellAccessibleObject の親を取得します。(DataGridViewCell.DataGridViewCellAccessibleObject から継承されます。)
パブリック プロパティ Role  DataGridViewCell.DataGridViewCellAccessibleObject役割取得します。(DataGridViewCell.DataGridViewCellAccessibleObject から継承されます。)
パブリック プロパティ State  DataGridViewCell.DataGridViewCellAccessibleObject の状態を取得します。(DataGridViewCell.DataGridViewCellAccessibleObject から継承されます。)
パブリック プロパティ Value オーバーライドされます所有しているセル書式指定済みの値を表す文字列を取得します
パブリック メソッドパブリック メソッド
( プロテクト メソッド参照)
  名前 説明
パブリック メソッド CreateObjRef  リモート オブジェクトとの通信使用するプロキシ生成必要な情報をすべて格納しているオブジェクト作成します。 (MarshalByRefObject から継承されます。)
パブリック メソッド DoDefaultAction オーバーライドされますDataGridViewImageCell.DataGridViewImageCellAccessibleObject既定アクション実行します
パブリック メソッド Equals  オーバーロードされます2 つObject インスタンス等しかどうか判断します。 (Object から継承されます。)
パブリック メソッド GetChild  指定したインデックス対応するユーザー補助オブジェクト返します。 (DataGridViewCell.DataGridViewCellAccessibleObject から継承されます。)
パブリック メソッド GetChildCount オーバーライドされますDataGridViewImageCell.DataGridViewImageCellAccessibleObject属する子ユーザー補助オブジェクトの数を取得します
パブリック メソッド GetFocused  キーボード フォーカスがある子ユーザー補助オブジェクト返します。 (DataGridViewCell.DataGridViewCellAccessibleObject から継承されます。)
パブリック メソッド GetHashCode  特定の型のハッシュ関数として機能します。GetHashCode は、ハッシュ アルゴリズムや、ハッシュ テーブルのようなデータ構造での使用適してます。 (Object から継承されます。)
パブリック メソッド GetHelpTopic  ヘルプ トピック識別子と、このユーザー補助オブジェクト関連付けられたヘルプ ファイルへのパス取得します。 (AccessibleObject から継承されます。)
パブリック メソッド GetLifetimeService  対象インスタンス有効期間ポリシー制御する現在の有効期間サービス オブジェクト取得します。 (MarshalByRefObject から継承されます。)
パブリック メソッド GetSelected  現在選択されている子ユーザー補助オブジェクト返します。 (DataGridViewCell.DataGridViewCellAccessibleObject から継承されます。)
パブリック メソッド GetType  現在のインスタンスType取得します。 (Object から継承されます。)
パブリック メソッド HitTest  指定した画面座標にある子オブジェクト取得します。 (AccessibleObject から継承されます。)
パブリック メソッド InitializeLifetimeService  対象インスタンス有効期間ポリシー制御する有効期間サービス オブジェクト取得します。 (MarshalByRefObject から継承されます。)
パブリック メソッド Navigate  他のユーザー補助オブジェクト移動します。 (DataGridViewCell.DataGridViewCellAccessibleObject から継承されます。)
パブリック メソッド ReferenceEquals  指定した複数Object インスタンス同一かどうか判断します。 (Object から継承されます。)
パブリック メソッド Select  ユーザー補助オブジェクト選択項目の修正またはキーボード フォーカス移動行います。 (DataGridViewCell.DataGridViewCellAccessibleObject から継承されます。)
パブリック メソッド ToString  現在の Object を表す String返します。 (Object から継承されます。)
プロテクト メソッドプロテクト メソッド
参照参照

関連項目

DataGridViewImageCell.DataGridViewImageCellAccessibleObject クラス
System.Windows.Forms 名前空間
DataGridView クラス
DataGridViewCell クラス
DataGridViewImageCell クラス
DataGridView.DataGridViewAccessibleObject クラス
DataGridViewCell.DataGridViewCellAccessibleObject クラス
AccessibleObject クラス
AccessibleRole 列挙
Control.CreateAccessibilityInstance
Control.AccessibleName プロパティ
Control.AccessibleDescription プロパティ



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

辞書ショートカット

すべての辞書の索引

「DataGridViewImageCell.DataGridViewImageCellAccessibleObject メンバ」の関連用語

DataGridViewImageCell.DataGridViewImageCellAccessibleObject メンバのお隣キーワード
検索ランキング

   

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



DataGridViewImageCell.DataGridViewImageCellAccessibleObject メンバのページの著作権
Weblio 辞書 情報提供元は 参加元一覧 にて確認できます。

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

©2024 GRAS Group, Inc.RSS