[]
        
(Showing Draft Content)

C1.Win.C1Win7Pack.C1TaskbarButton.ShortcutExistsInStartMenu

ShortcutExistsInStartMenu Method

ShortcutExistsInStartMenu(string)

Gets a value indicating if the shortcut is created on the user's Start Menu.

Declaration
public bool ShortcutExistsInStartMenu(string appName = null)
Public Function ShortcutExistsInStartMenu(Optional appName As String = Nothing) As Boolean
Parameters
Type Name Description
string appName

The application name as it appears on the Start Menu.

Returns
Type Description
bool

True, if the shortcut is created on the Start Menu.