Platforms to show: All Mac Windows Linux Cross-Platform
WindowsShortCutMBS class
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
class | Windows Shortcuts | MBS Win Plugin | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop, Console & Web |
- 9 properties
- property Arguments as string
- property Command as Integer
- property Description as String
- property Icon as String
- property IconID as Integer
- property Location as String
- property ParentWindow as Variant
- property Target as String
- property WorkingDirectory as String
- 2 methods
- method CreateShortCut as boolean
- method ResolveShortCut(DisableGUI as boolean=false, DisableSearch as boolean=false) as boolean
This class has no sub classes.
Blog Entries
Release notes
- Version 22.0
- Changed window properties to variant, so you can use DesktopWindow there for WindowsShortCutMBS, WindowsPrintDialogMBS, WindowsPageSetupDialogMBS, WindowsICMSetupMBS, WindowsBlueToothSelectDeviceDialogMBS, TwainMBS, TaskDialogMBS, OpenDialogMBS, DirectShowVideoWindowMBS, WindowsStoreContextMBS, WindowsFileCopyMBS, WindowsFontDialogMBS, WindowsPreviewHandlerMBS, WindowsStoreContextMBS, ParentChromiumFrameMBS and ChromiumBrowserMBS classes.
Some examples using this class:
- /Win/Windows Shortcuts/Create Shortcuts
- /Win/Windows Shortcuts/File Shortcut
- /Win/Windows Shortcuts/Resolve Shortcut
- /Win/Windows Startmenu Items
Some related classes:
- class DirectShowVideoWindowMBS
- class OpenDialogMBS
- class TwainMBS
- class WindowsBlueToothSelectDeviceDialogMBS
- class WindowsFileCopyMBS
- class WindowsICMSetupMBS
- class WindowsPageSetupDialogMBS
- class WindowsPreviewHandlerMBS
- class WindowsPrintDialogMBS
- class WindowsStoreContextMBS
The items on this page are in the following plugins: MBS Win Plugin.
WindowsSharePanelMBS - WindowsStoreAppLicenseMBS
