Ejemplo n.º 1
0
 protected override void OnLayout(bool changed, int left, int top, int right, int bottom)
 {
     isOpen.Layout(35, 20, this.Width - 35, bottom - 20);
 }