C# Class Xwt.PasswordEntry

Inheritance: Xwt.Widget
Afficher le fichier Open project: TheBrainTech/xwt Class Usage Examples

Private Properties

Свойство Type Description
OnActivated void
OnChanged void

Méthodes publiques

Méthode Description
PasswordEntry ( ) : System

Méthodes protégées

Méthode Description
CreateBackendHost ( ) : BackendHost

Private Methods

Méthode Description
OnActivated ( EventArgs e ) : void
OnChanged ( EventArgs e ) : void

Method Details

CreateBackendHost() protected méthode

protected CreateBackendHost ( ) : BackendHost
Résultat BackendHost

PasswordEntry() public méthode

public PasswordEntry ( ) : System
Résultat System