PowerTools SPREAD for Windows Forms 8.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-2015, GrapeCity inc. All rights reserved.