Method |
Description |
|
AddDependencyRow ( Version>.Dictionary addInDict, AddInReference dep, int rowIndex, string requiredByName ) : bool |
|
|
AddLabelRow ( int rowIndex, string text ) : void |
|
|
CloseButtonClick ( object sender, EventArgs e ) : void |
|
|
CreateAddInList ( ) : void |
|
|
GetDisplayName ( string identity ) : string |
|
|
InitializeComponent ( ) : void |
This method is required for Windows Forms designer support. Do not change the method contents inside the source code editor. The Forms designer might not be able to load this method if it was changed manually. |
|
InstallButtonClick ( object sender, EventArgs e ) : void |
|
|
IsErrorAction ( AddInAction action ) : bool |
|
|
OnControlClick ( object sender, EventArgs e ) : void |
|
|
OnControlEnter ( object sender, EventArgs e ) : void |
|
|
OnSplitContainerPanel1Paint ( object sender, PaintEventArgs e ) : void |
|
|
Panel1DragDrop ( object sender, DragEventArgs e ) : void |
|
|
Panel1DragEnter ( object sender, DragEventArgs e ) : void |
|
|
RefreshAddInList ( ) : void |
|
|
RunActionButtonClick ( object sender, EventArgs e ) : void |
|
|
RunInstallation ( ) : void |
|
|
ShowDependencies ( IList addIns, ShowDependencyMode mode ) : bool |
|
|
ShowInstallableAddIns ( IList addInPackages ) : void |
|
|
ShowPreinstalledAddInsCheckBoxCheckedChanged ( object sender, EventArgs e ) : void |
|
|
UninstallButtonClick ( object sender, EventArgs e ) : void |
|
|
UpdateActionBox ( ) : void |
|
|