C# Class SciterSharp.WinForms.SciterControl

Represents a SciterWindow control.
Inheritance: System.Windows.Forms.Control
Afficher le fichier Open project: MISoftware/SciterSharp

Méthodes publiques

Méthode Description
SciterControl ( ) : System

Méthodes protégées

Méthode Description
OnClientSizeChanged ( EventArgs e ) : void
OnHandleCreated ( EventArgs e ) : void

Method Details

OnClientSizeChanged() protected méthode

protected OnClientSizeChanged ( EventArgs e ) : void
e System.EventArgs
Résultat void

OnHandleCreated() protected méthode

protected OnHandleCreated ( EventArgs e ) : void
e System.EventArgs
Résultat void

SciterControl() public méthode

public SciterControl ( ) : System
Résultat System