ControlPaint.DrawButton 方法

绘制按钮控件。

重载列表

名称 说明
ControlPaint.DrawButton (Graphics, Rectangle, ButtonState) 在指定的边界内、指定的图形表面上,绘制处于指定状态的按钮控件。
ControlPaint.DrawButton (Graphics, Int32, Int32, Int32, Int32, ButtonState) 在指定的边界内、指定的图形表面上,绘制处于指定状态的按钮控件。

请参见

参考

ControlPaint 类
ControlPaint 成员
System.Windows.Forms 命名空间
Button 类