'宣言 Protected Overrides Sub OnInsertComplete( _ ByVal index As Integer, _ ByVal arg As Object _ )
protected override void OnInsertComplete( int index, object arg )
オーバーライドされ、新規に追加されたボタンの親にボタンの属しているグループを設定します。
このメソッドをオーバーライドする場合、base.OnInsertCompleteを呼び出して、UltraWebToolbar要素が正常に機能し続けるようにする必要があります。
CheckItems クラス CheckItems メンバ