Platforms to show: All Mac Windows Linux Cross-Platform
WindowsSharePanelMBS class
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| class | Sharing Panel | MBS WinFrameworks Plugin | 25.1 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop, Console & Web |
Requires Windows 8 or newer.
What Windows can share and what application it offers depends on the local software installation on the PC.
e.g. if you have an email application, you may see contact names and the option to send an email.
- 5 events
- event DataRequested
- event ShareCancelled
- event ShareCompleted
- event Shown
- event TargetApplicationChosen(ApplicationName as String)
- 13 properties
- property ApplicationLink as String
- property ApplicationName as String
- property Description as String
- property Files as Variant
- property FilesAreReadOnly as Boolean
- property HtmlFormat as String
- property PictureData as MemoryBlock
- property RTF as String
- property Text as String
- property ThumbnailData as MemoryBlock
- property Title as String
- property URL as String
- property WebLink as String
- 4 methods
- method AddFile(File as FolderItem)
- method Constructor
- method Destructor
- method Present
This class has no sub classes.
Blog Entries
- MBS Xojo Plugins, version 25.2pr1
- News from the MBS Xojo Plugins in Version 25.1
- MonkeyBread Software Releases the MBS Xojo Plugins in version 25.1
- MBS Xojo Plugins, version 25.1pr3
Xojo Developer Magazine
Release notes
- Version 25.2
- Fixed WindowsSharePanelMBS' constructor to be not marked as private.
- Version 25.1
- Added WindowsSharePanelMBS class.
Some examples using this class:
The items on this page are in the following plugins: MBS WinFrameworks Plugin.
WindowsSerialPortsMBS - WindowsShortCutMBS