バージョン

DropDownBot コンストラクタ

DropDownBot のインスタンスを作成します。
シンタックス
'宣言
 
Public Function New( _
   ByVal iControlMain As IControlMain _
)
public DropDownBot( 
   IControlMain iControlMain
)

パラメータ

iControlMain
DropDownBot が補う WebControl。
参照