C# Class GUIUtils.Images.SelectionButton

Inheritance: System.Windows.Forms.Button
Afficher le fichier Open project: ERTMSSolutions/ERTMSFormalSpecs Class Usage Examples

Méthodes publiques

Méthode Description
SelectionButton ( NameSpace model, int index ) : System

Constructor

Private Methods

Méthode Description
OnClick ( object sender, EventArgs eventArgs ) : void

Handles a click event to set the image index in the model

Method Details

SelectionButton() public méthode

Constructor
public SelectionButton ( NameSpace model, int index ) : System
model DataDictionary.Types.NameSpace
index int
Résultat System