public static void Register() { Derma.RegisterPanel("DNumPad", typeof(DNumPad), thumbnail); }
public static void Register() { Derma.RegisterPanel("DComboBox", typeof(DComboBox), thumbnail); }
public static void Register() { Derma.RegisterPanel("DSysButton", typeof(DSysButton), thumbnail); }
public static void Register() { Derma.RegisterPanel("DMultiChoice", typeof(DMultiChoice), thumbnail); }