The base Control class does not know how a derived control needs to be drawn and does not provide any painting logic in the OnPaint method.
英
美
- Control基类不知道如何绘制派生控件,而且没有在OnPaint方法中提供任何绘制逻辑。