C# Class EventApp.Controls.Buttons.LinkButton

Inheritance: ImageButton
Afficher le fichier Open project: BobStolk/EventApp

Méthodes publiques

Свойство Type Description
URL string

Méthodes publiques

Méthode Description
LinkButton ( RectangleF frame, string imagePath, string url ) : System

Method Details

LinkButton() public méthode

public LinkButton ( RectangleF frame, string imagePath, string url ) : System
frame System.Drawing.RectangleF
imagePath string
url string
Résultat System

Property Details

URL public_oe property

public string URL
Résultat string