예제 #1
0
 protected override void Layout()
 {
     base.Layout();
     _slot.SetRect(X + 1, Y + 2, Width - 2, Height - 2);
 }