C# Class Sharplike.Frontend.Rendering.TKForm

The form on which TKWindow shall render.
Inheritance: System.Windows.Forms.Form
Afficher le fichier Open project: eropple/sharplike Class Usage Examples

Méthodes publiques

Méthode Description
TKForm ( ) : System

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Private Methods

Méthode Description
InitializeComponent ( ) : void

Method Details

Dispose() protected méthode

protected Dispose ( bool disposing ) : void
disposing bool
Résultat void

TKForm() public méthode

public TKForm ( ) : System
Résultat System