If changing the property affects the visual display of the control, call the Invalidate method (that your control inherits from Control) from the set accessor.
英
美
- 如果更改属性会影响到控件的可视显示,请调用set访问器中的Invalidate方法(此方法是控件从Control继承的)。