QFSoft 类库  
QF.Controls 成员  
Button  
Button :QF按钮控件

表示 QF(Windows增强) 按钮控件。
下表列出了由 Button 类型公开的成员。
 

公共构造函数

 public Button()
 摘要:
  初始化 Button 类的新实例。  

公共属性

 Style { set; get; } 
 摘要:
  获取或设置控件的样式 

受保护的方法

 void Dispose(bool disposing) 
 摘要:
  清理所有正在使用的资源。
 参数:
  disposing: 如果应释放托管资源,为 true;否则为 false。

 void OnPaint(System.Windows.Forms.PaintEventArgs pe)
 摘要:
  绘制控件 。
 参数:
  pe: 为事件提供数据的 PaintEventArgs。

 void OnStyleChanged(System.EventArgs e) 
 摘要:
  引发 StyleChanged 事件 。
 参数:
  e: : 为事件提供数据的 EventArgs。 

公共事件

 QF.Controls.Button.StyleChangedHandler StyleChanged
 摘要:
  在属性Style更改时发生 

截图:
 [img]http://www.cnblogs.com/images/cnblogs_com/QFSoft/104709/r_QF.Controls%20(0.0.1.5).png[/img]

页首 
 
 

下载: 
 [url=http://www.cnblogs.com/Files/QFSoft/QF.Controls%20(0.0.1.5).zip]点此下载 0.0.1.5[/url] 
  
 
如果您对本产品的帮助或其他功能有任何建议或需要报告 Bug,请转到反馈站点。