GrapeCity InputMan for Windows Forms 10.0J
AppendText メソッド (DropDownEditor)

追加するテキストを表すString値。
ドロップダウンエディットウィンドウの現在のテキストにテキストを追加します。
構文
Public Sub AppendText( _
   ByVal text As String _
) 
public void AppendText( 
   string text
)

パラメータ

text
追加するテキストを表すString値。
参照

DropDownEditor クラス
DropDownEditor メンバ

 

 


© 2004 GrapeCity inc. All rights reserved.