Represents a circular button with an soft X used used to remove something.
Наследование: ShapeButton
 public void Show__RemoveButton_48_x_48(RemoveButton control)
 {
     control.SetSize(48, 48);
 }
 public void Show__RemoveButton_14_x_14(RemoveButton control)
 {
     control.SetSize(14, 14);
 }