| C1.Win.C1Win7Pack.4 Assembly > C1.Win.C1Win7Pack Namespace > C1TaskbarButton Class : AddShortcutToStartMenu Method |
Public Sub AddShortcutToStartMenu( _ Optional ByVal appName As String, _ Optional ByVal description As String, _ Optional ByVal executablePath As String, _ Optional ByVal arguments As String, _ Optional ByVal startupPath As String, _ Optional ByVal iconPath As String, _ Optional ByVal iconIndex As Integer _ )
Dim instance As C1TaskbarButton Dim appName As String Dim description As String Dim executablePath As String Dim arguments As String Dim startupPath As String Dim iconPath As String Dim iconIndex As Integer instance.AddShortcutToStartMenu(appName, description, executablePath, arguments, startupPath, iconPath, iconIndex)
public void AddShortcutToStartMenu( string appName, string description, string executablePath, string arguments, string startupPath, string iconPath, int iconIndex )
public: void AddShortcutToStartMenu( String^ appName, String^ description, String^ executablePath, String^ arguments, String^ startupPath, String^ iconPath, int iconIndex )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2