MESCIUS SPREAD for Windows Forms 17.0J
Text プロパティ (EditBase)

このコントロールに関連付けられたテキストを取得または設定します。
構文
'Declaration
 
Public Overrides Property Text As String
public override string Text {get; set;}

プロパティ値

コントロールの現在のテキストを表す<b><see cref="T:System.String">String</see></b>値。
解説
Text プロパティは、このコントロールに表示される文字列値を取得します。
参照

EditBase クラス
EditBase メンバ
TextLength プロパティ

 

 


© MESCIUS inc. All rights reserved.