C# Class GrpPro12_2AssigningTicketTimeSlots.frmMain

Inheritance: System.Windows.Forms.Form
Afficher le fichier Open project: Wolfknightx/GrpPro12-2 Class Usage Examples

Méthodes publiques

Свойство Type Description
Today RidingDay

Méthodes publiques

Méthode Description
frmMain ( ) : System

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Clean up any resources being used.

Private Methods

Méthode Description
ExitButtonClick ( object sender, EventArgs e ) : void
FormLoad ( object sender, EventArgs e ) : void
InitializeComponent ( ) : void

Required method for Designer support - do not modify the contents of this method with the code editor.

IssueTicketButtonClick ( object sender, EventArgs e ) : void
OptionsButtonClick ( object sender, EventArgs e ) : void
UpdateButton ( ) : void
UpdateLabels ( ) : void
UpdateListbox ( ) : void
UpdateTime ( object sender, EventArgs e ) : void

Method Details

Dispose() protected méthode

Clean up any resources being used.
protected Dispose ( bool disposing ) : void
disposing bool true if managed resources should be disposed; otherwise, false.
Résultat void

frmMain() public méthode

public frmMain ( ) : System
Résultat System

Property Details

Today public_oe property

public RidingDay Today
Résultat RidingDay