C# Class Andwho.Windows.Forms.QQTextBoxBase

Inheritance: System.Windows.Forms.TextBox
ファイルを表示 Open project: JimmyFung/DesktopHelper Class Usage Examples

Private Properties

Property Type Description
WmPaintWater void

Protected Methods

Method Description
WndProc ( Message &m ) : void

Private Methods

Method Description
WmPaintWater ( Message &m ) : void

绘制水印

Method Details

WndProc() protected method

protected WndProc ( Message &m ) : void
m System.Windows.Forms.Message
return void