Ghost1372

everything can be handy

SimplePanel

It is recommended to use this lightweight class instead Grid.

1
public class SimplePanel : Panel

Most of the time, we try to avoid using heavyweight Panel, SimplePanel is used extensively in HC.

0%