protected override void OnClearStyles(Control control)
 {
     ControlNode.ClearControlState(control);
 }