C# Class krnln.plugin.标签

Inheritance: System.Windows.Forms.Label, Base, Plugin
Mostrar archivo Open project: wnxd/e.net

Private Properties

Property Type Description
调用反馈事件 int

Protected Methods

Method Description
WndProc ( Message &m ) : void

Private Methods

Method Description
调用反馈事件 ( int 参数一, int 参数二, bool 事件传递方式 = true ) : int

Method Details

WndProc() protected method

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