C# Class SharpBoot.LinkLabelEx

Inheritance: System.Windows.Forms.LinkLabel
ファイルを表示 Open project: zdimension/SharpBoot

Protected Methods

Method Description
WndProc ( Message &m ) : void

Private Methods

Method Description
LoadCursor ( IntPtr hInstance, int lpCursorName ) : IntPtr
SetCursor ( IntPtr hCursor ) : IntPtr

Method Details

WndProc() protected method

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