C# Class Ushahidi.Common.Controls.TextBlock

Inheritance: System.Windows.Forms.Control
Afficher le fichier Open project: ushahidi/Ushahidi_WinMobile

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
AdjustHeight ( ) : int
TextBlock ( ) : System.Drawing

Méthodes protégées

Méthode Description
OnPaint ( PaintEventArgs e ) : void

Method Details

AdjustHeight() public méthode

public AdjustHeight ( ) : int
Résultat int

OnPaint() protected méthode

protected OnPaint ( PaintEventArgs e ) : void
e PaintEventArgs
Résultat void

TextBlock() public méthode

public TextBlock ( ) : System.Drawing
Résultat System.Drawing