C# Class TpTrayUtility.TpListViewSubItem

Inheritance: System.Windows.Forms.Control
Afficher le fichier Open project: TargetProcess/Tp.TrayUtility Class Usage Examples

Méthodes publiques

Méthode Description
GetText ( ) : string
TpListViewSubItem ( Control control ) : System
TpListViewSubItem ( string text ) : System

Méthodes protégées

Méthode Description
OnSizeChanged ( EventArgs e ) : void

Method Details

GetText() public méthode

public GetText ( ) : string
Résultat string

OnSizeChanged() protected méthode

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

TpListViewSubItem() public méthode

public TpListViewSubItem ( Control control ) : System
control Control
Résultat System

TpListViewSubItem() public méthode

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