예제 #1
0
 protected override void OnLayout(LayoutEventArgs levent)
 {
     base.OnLayout(levent);
     Panes.Layout();
 }