Méthode |
Description |
|
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor. |
|
OkButton_Click ( object sender, EventArgs e ) : void |
|
|
SelectResourceForm ( ResourceType initialResourceTabToDisplay, IOptionTasks optionTasks, IReadOnlyList calendars = null, IReadOnlyList addressBooks = null, IReadOnlyList taskLists = null ) : System |
|
|
SelectResourceForm ( ResourceType initialResourceTabToDisplay, IReadOnlyList calendars = null, IReadOnlyList addressBooks = null, IReadOnlyList taskLists = null ) : System |
|
|
SetupFolderSelectionColumns ( System.Windows.Forms.DataGridView dataGridView, IOptionTasks optionTasks ) : void |
|
|
_addressBookDataGridView_CellContentDoubleClick ( object sender, System.Windows.Forms.DataGridViewCellEventArgs e ) : void |
|
|
_addressBookDataGridView_CellFormatting ( object sender, System.Windows.Forms.DataGridViewCellFormattingEventArgs e ) : void |
|
|
_calendarDataGridView_CellContentDoubleClick ( object sender, System.Windows.Forms.DataGridViewCellEventArgs e ) : void |
|
|
_calendarDataGridView_CellFormatting ( object sender, System.Windows.Forms.DataGridViewCellFormattingEventArgs e ) : void |
|
|
_tasksDataGridView_CellContentDoubleClick ( object sender, System.Windows.Forms.DataGridViewCellEventArgs e ) : void |
|
|
buttonCancel_Click ( object sender, EventArgs e ) : void |
|
|