MESCIUS SPREAD for Windows Forms 15.0J
ResetCaption メソッド

チェックボックスのテキストをデフォルト設定にリセットします。
構文
'宣言
 
Public Overridable Sub ResetCaption() 
public virtual void ResetCaption()
解説

このメソッドは、Captionプロパティをデフォルト値にリセットするときに使用します。

チェックボックスの各状態のテキストをリセットするには、ResetTextIndeterminateResetTextFalseResetTextTrueの各メソッドを使用します。

参照

FpCheckBox クラス
FpCheckBox メンバ
Caption プロパティ
ResetTextIndeterminate メソッド
ResetTextFalse メソッド
ResetTextTrue メソッド

 

 


© MESCIUS inc. All rights reserved.