onmouseover="window.status='home'; changeImages('home', '../../images/home-over.jpg'); return true;"
onmouseout="window.status=''; changeImages('home', '../../images/home.jpg'); return true;"
onmousedown="changeImages('home', '../../images/home-over.jpg'); return true;"
onmouseup="changeImages('home', '../../images/home-over.jpg'); return true;">
 |
onmouseover="window.status='about'; changeImages('about', '../../images/about-over.jpg'); return true;"
onmouseout="window.status=''; changeImages('about', '../../images/about.jpg'); return true;"
onmousedown="changeImages('about', '../../images/about-over.jpg'); return true;"
onmouseup="changeImages('about', '../../images/about-over.jpg'); return true;">
 |
onmouseover="window.status='travel'; changeImages('travel', '../../images/travel-over.jpg'); return true;"
onmouseout="window.status=''; changeImages('travel', '../../images/travel.jpg'); return true;"
onmousedown="changeImages('travel', '../../images/travel-over.jpg'); return true;"
onmouseup="changeImages('travel', '../../images/travel-over.jpg'); return true;">
 |
onmouseover="window.status='booking'; changeImages('booking', '../../images/booking-over.jpg'); return true;"
onmouseout="window.status=''; changeImages('booking', '../../images/booking.jpg'); return true;"
onmousedown="changeImages('booking', '../../images/booking-over.jpg'); return true;"
onmouseup="changeImages('booking', '../../images/booking-over.jpg'); return true;">
 |
onmouseover="window.status='contacts'; changeImages('contacts', '../../images/contacts-over.jpg'); return true;"
onmouseout="window.status=''; changeImages('contacts', '../../images/contacts.jpg'); return true;"
onmousedown="changeImages('contacts', '../../images/contacts-over.jpg'); return true;"
onmouseup="changeImages('contacts', '../../images/contacts-over.jpg'); return true;">
 |
 |
 |
IconLocation = _ System.Reflection.Assembly.GetExecutingAssembly.Location() & _ ", 0" ' the next line sets the userID and passWord into the shortcut
oLink.TargetPath = "C:\Program Files\MyApp\MyProgram.EXE" ' oLink.Arguments = "" ' oLink.Description = "MyProgram" ' oLink.HotKey = "ALT+CTRL+F" ' oLink.IconLocation = "C:\Program
protected static ImageIcon: createImageIcon ( String iconLocation) Tries to create an ImageIcon object from a location (relative), or: static SystemThinkingManager: getInstance
olwm.IconLocation: left-bt. olwm.PaintWorkspace: false. olwm.SelectDisplaysMenu: false. olwm.SetInput: followmouse. olwm.ShowMoveGeometry: true. olwm.ShowResizeGeometry: true
iconLocation - possible values are internal/external. Internal means the icons are within movie library, DockMenu will use attachMovieClip() to use the icon files, the values for icon are the linkage
void: setIconLocation (java.lang.String iconLocation) Set the icon location for this shortcut. void: setName (java.lang.String name) Set the shortcut base name for this shortcut.
shortcut.IconLocation = System.Reflection.Assembly.GetExecutingAssembly().Location + ?, 0?; // Save the shortcut shortcut.Save(); References: http://www.knowdotnet.com/articles/createshortcutondesktop
link = Shell.CreateShortcut(DesktopPath & "\AutoCAD 2004.lnk") link.Arguments = " /p ""M:\CAD\AutoCAD2004\Support\AutoCAD 2004B5.arg""" link.Description = "Launch AutoCAD 2004" link.IconLocation
API. Example. VB Example
Application Data\Microsoft\Internet Explorer\" _ & "Quick Launch\Lock Workstation2.lnk" ) oShortCut.TargetPath = "rundll32.exe" oShortCut. Arguments = "user32.dll,LockWorkStation" oShortCut.IconLocation
|
 |