バージョン

Rendered フィールド (ComboClientEvents)

コンボの描画が完了した後に発生するイベント。関数は引数 evt および ui を取得します。ui.owner を使用して、レンダリングを実行するコンボへの参照を取得します。ui.element を使用して、メイン/一番上のコンボ要素への参照を取得します。
シンタックス
'宣言
 
Public Const Rendered As System.String
public const System.string Rendered
参照

オンラインで表示: GitHub