C# Class KBS2.Controls.HelpPanel

Inheritance: System.Windows.Forms.UserControl
Afficher le fichier Open project: Railec/SE1cKBS2 Class Usage Examples

Méthodes publiques

Méthode Description
HelpPanel ( Point location, Size size, string text ) : System

Private Methods

Méthode Description
HelpButton_Click ( object sender, EventArgs e ) : void
onPaintBorder ( object sender, PaintEventArgs e ) : void

Method Details

HelpPanel() public méthode

public HelpPanel ( Point location, Size size, string text ) : System
location Point
size System.Drawing.Size
text string
Résultat System