PowerTools SPREAD for Windows Forms 8.0J
SelectionChangeCommitted イベント


コンボボックスリストの選択項目への変更が確定されたときに発生します。
構文
'Declaration
 
Public Event SelectionChangeCommitted As EventHandler
'使用法
 
Dim instance As FpCombo
Dim handler As EventHandler
 
AddHandler instance.SelectionChangeCommitted, handler
public event EventHandler SelectionChangeCommitted
参照

FpCombo クラス
FpCombo メンバ

 

 


© 2004-2015, GrapeCity inc. All rights reserved.