Control.ControlAccessibleObject.Help 屬性

定義

會取得物件的功能或使用方式的描述。

public:
 virtual property System::String ^ Help { System::String ^ get(); };
public override string Help { get; }
member this.Help : string
Public Overrides ReadOnly Property Help As String

屬性值

描述該物件的功能或使用方式。

適用於

另請參閱