AccessibleObject.Help プロパティ
オブジェクトの機能または使用方法の説明を取得します。
Public Overridable ReadOnly Property Help As String
[C#]
public virtual string Help {get;}
[C++]
public: __property virtual String* get_Help();
[JScript]
public function get Help() : String;
プロパティ値
オブジェクトの機能または使用方法の説明を示す String 。ヘルプが定義されていない場合は null 参照 (Visual Basic では Nothing) を返します。
例外
例外の種類 | 条件 |
---|---|
COMException | コントロールのヘルプ文字列を取得できません。 |
解説
継承時の注意: このプロパティをサポートする必要のないオブジェクトもあります。通常、このプロパティには、オブジェクトの機能または使用方法を説明するツール ヒント形式の情報が格納されます。たとえば、プリンタの絵柄のツール バー ボタンの Help プロパティは "Prints the current document" となります。 Help プロパティのテキストは、ユーザー インターフェイス内で一意である必要はありません。オブジェクトの用途や実行するアクションについての十分な情報が他のプロパティによって提供されている場合は、サーバーは、 Help プロパティをサポートする必要はありません。
必要条件
プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ
参照
AccessibleObject クラス | AccessibleObject メンバ | System.Windows.Forms 名前空間 | Bounds | DefaultAction | Description | KeyboardShortcut | Name | Parent | Role | State | Value