MESCIUS InputMan for ASP.NET 10.0J
DropDownOpen イベント
イベントが発生したコントロールのオブジェクト
イベントデータ
[jQuery対応]ドロップダウンオブジェクトが開くときに発生します。
シンタックス
var instance; // Type: GcComboBox
instance.DropDownOpen = function(sender, eArgs) { };
DropDownOpen = function ( 
   sender : Object,
   eArgs : EventArgs
) { };

パラメータ

sender
イベントが発生したコントロールのオブジェクト
eArgs
イベントデータ
参照

参照

GcComboBox タイプ

 

 


© MESCIUS inc. All rights reserved.