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


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

FpCombo クラス
FpCombo メンバ

 

 


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