Method |
Description |
|
BuildChromeListBoxColumns ( ) : void |
|
|
BuildIconifiedTile ( byte imageToUse, CustomShortcut customShortcut ) : void |
|
|
BuildSteamListBoxColumns ( ) : void |
|
|
BuildWindowsStoreListBoxColumns ( ) : void |
|
|
ConfirmToUser ( string shortcutName ) : void |
|
|
FrmCustomShortcutManagerNew_Load ( object sender, EventArgs e ) : void |
|
|
FrmCustomShortcutManagerNew_Resize ( object sender, EventArgs e ) : void |
|
|
FullUpdate ( object sender, DoWorkEventArgs e ) : void |
|
|
FullUpdateForceRefresh ( object sender, DoWorkEventArgs e ) : void |
|
|
GenerateChromeAppShortcut ( ) : void |
|
|
GenerateExplorerShortcut ( ) : void |
|
|
GenerateOtherShortcut ( ) : void |
|
|
GenerateParams ( string shortcutTarget, string shortcutArguments, bool useImage = false ) : GenerateCustomShortcutParams |
|
|
GenerateShortcut ( BaseCustomShortcutBuilder baseCustomShortcutBuilder ) : void |
|
|
GenerateSteamShortcut ( ) : void |
|
|
GenerateUriShortcut ( ) : void |
|
|
GenerateWindowsStoreAppShortcut ( ) : void |
|
|
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor. |
|
LoadCache ( NewCustomShortcutFormCache cache ) : void |
|
|
PopulateAllTabs ( ) : void |
|
|
PopulateChromeInstallationPath ( ) : void |
|
|
PopulateGoogleAppLibraryPath ( ) : void |
|
|
RebuildAllListBoxColumns ( ) : void |
|
|
RefreshLibraries ( bool force = false ) : void |
|
|
SaveCache ( NewCustomShortcutFormCache cache ) : void |
|
|
SetUpChrome ( ) : void |
|
|
SetUpChromeListView ( ) : void |
|
|
SetUpExplorer ( ) : void |
|
|
SetUpSteam ( ) : void |
|
|
SetUpWindowsStore ( ) : void |
|
|
SetUpWindowsStoreListView ( ) : void |
|
|
UpdateCacheIcon ( byte bytesIn ) : void |
|
|
ValidateFields ( string shortcutName, string targetPath ) : void |
|
|
btnChromeAppPathChange_Click ( object sender, EventArgs e ) : void |
|
|
btnChromeExePathChange_Click ( object sender, EventArgs e ) : void |
|
|
btnExplorerBrowse_Click ( object sender, EventArgs e ) : void |
|
|
btnGenerateShortcut_Click ( object sender, EventArgs e ) : void |
|
|
btnInstallationChange_Click ( object sender, EventArgs e ) : void |
|
|
btnOtherTargetBrowse_Click ( object sender, EventArgs e ) : void |
|
|
btnSteamExeChange_Click ( object sender, EventArgs e ) : void |
|
|
btnSteamLibrariesPath_Click ( object sender, EventArgs e ) : void |
|
|
cmbExplorerGuids_SelectedIndexChanged ( object sender, EventArgs e ) : void |
|
|
lstChromeAppItems_SelectedIndexChanged ( object sender, EventArgs e ) : void |
|
|
lstSteamGames_SelectedIndexChanged ( object sender, EventArgs e ) : void |
|
|
lstWindowsStoreApps_SelectedIndexChanged ( object sender, EventArgs e ) : void |
|
|
pctCurrentIcon_Click ( object sender, EventArgs e ) : void |
|
|
radSpecialFolder_CheckedChanged ( object sender, EventArgs e ) : void |
|
|
refreshToolStripMenuItem_Click ( object sender, EventArgs e ) : void |
|
|
tabShortcutType_SelectedIndexChanged ( object sender, EventArgs e ) : void |
|
|