C# Class SharpBoot.LinkLabelEx

Inheritance: System.Windows.Forms.LinkLabel
Afficher le fichier Open project: zdimension/SharpBoot

Méthodes protégées

Méthode Description
WndProc ( Message &m ) : void

Private Methods

Méthode Description
LoadCursor ( IntPtr hInstance, int lpCursorName ) : IntPtr
SetCursor ( IntPtr hCursor ) : IntPtr

Method Details

WndProc() protected méthode

protected WndProc ( Message &m ) : void
m System.Windows.Forms.Message
Résultat void