C# Class Skybound.Gecko.GeckoWebBrowser.ToolTipWindow

A window to contain a tool tip.
Inheritance: System.Windows.Forms.Form
Afficher le fichier Open project: tophatmonocle/DirtyGecko

Méthodes publiques

Méthode Description
ToolTipWindow ( ) : System

Méthodes protégées

Méthode Description
OnPaint ( PaintEventArgs e ) : void

Private Methods

Méthode Description
UpdateSize ( ) : void

Method Details

OnPaint() protected méthode

protected OnPaint ( PaintEventArgs e ) : void
e PaintEventArgs
Résultat void

ToolTipWindow() public méthode

public ToolTipWindow ( ) : System
Résultat System