메소드 | 설명 | |
---|---|---|
CreateNewEvent ( ) : void | ||
InitialScreen ( ) : System | ||
OpenExistingEvent ( ) : void | ||
OpenLastViewedEvent ( ) : void | ||
OpenSampleEvent ( ) : void |
메소드 | 설명 | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
메소드 | 설명 | |
---|---|---|
InitialScreen_FormClosed ( object sender, FormClosedEventArgs e ) : void | ||
InitialScreen_Shown ( object sender, EventArgs e ) : void | ||
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
Quit ( ) : void | ||
SampleEventFileName ( ) : string | ||
backgroundPanel_Paint ( object sender, PaintEventArgs e ) : void | ||
donationLink_Click ( object sender, EventArgs e ) : void | ||
donationLink_Click ( object sender, LinkLabelLinkClickedEventArgs e ) : void | ||
okButton_Click ( object sender, EventArgs e ) : void | ||
quitButton_Click ( object sender, EventArgs e ) : void |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
리턴 | void |