GrapeCity SPREAD for Windows Forms 11.0J
Paste メソッド (DropDownEditor)


ドロップダウンエディットウィンドウの現在の選択項目にクリップボードの内容を貼り付けます。
構文
'Declaration
 
Public Sub Paste() 
'使用法
 
Dim instance As DropDownEditor
 
instance.Paste()
public void Paste()
解説
Paste メソッドは、クリップボードにテキストが保持されている場合、 テキストのみをドロップダウンエディットウィンドウに貼り付けます。
参照

DropDownEditor クラス
DropDownEditor メンバ

 

 


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