C# Class Xwt.LinkLabel

Inheritance: Label
Afficher le fichier Open project: TheBrainTech/xwt Class Usage Examples

Private Properties

Свойство Type Description
DummyHandleNavigateToUrl void
OnNavigateToUrl void

Méthodes publiques

Méthode Description
LinkLabel ( ) : System
LinkLabel ( string text ) : System

Méthodes protégées

Méthode Description
CreateBackendHost ( ) : BackendHost

Private Methods

Méthode Description
DummyHandleNavigateToUrl ( object sender, NavigateToUrlEventArgs e ) : void
OnNavigateToUrl ( NavigateToUrlEventArgs e ) : void

Method Details

CreateBackendHost() protected méthode

protected CreateBackendHost ( ) : BackendHost
Résultat BackendHost

LinkLabel() public méthode

public LinkLabel ( ) : System
Résultat System

LinkLabel() public méthode

public LinkLabel ( string text ) : System
text string
Résultat System