GrapeCity SPREAD for Windows Forms 11.0J
HelpTopic プロパティ


テキスト入力のヘルプトピックを取得または設定します。
構文
'Declaration
 
Public Overridable Property HelpTopic As String
'使用法
 
Dim instance As TextInput
Dim value As String
 
instance.HelpTopic = value
 
value = instance.HelpTopic
public virtual string HelpTopic {get; set;}

プロパティ値

トピックの名前を含む String
参照

TextInput クラス
TextInput メンバ

 

 


© 2004-2018, GrapeCity Inc. All rights reserved.