GrapeCity SPREAD for Windows Forms 12.0J
SelectedValueChanged イベント


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

FpCombo クラス
FpCombo メンバ

 

 


Copyright © 2004 GrapeCity inc.