GrapeCity SPREAD for Windows Forms 11.0J
InvalidInput イベント (DropDownEditor)


無効な入力があったときに発生します。
構文
'Declaration
 
Public Event InvalidInput As EventHandler
'使用法
 
Dim instance As DropDownEditor
Dim handler As EventHandler
 
AddHandler instance.InvalidInput, handler
public event EventHandler InvalidInput
解説
このイベントは、キーボードまたはPasteメソッドを使用して無効な文字が入力された場合に発生します。
参照

DropDownEditor クラス
DropDownEditor メンバ

 

 


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