Platforms to show: All Mac Windows Linux Cross-Platform

Back to DesktopWinPreviewControlMBS control.

DesktopWinPreviewControlMBS.Closing

Type Topic Version
event Windows 23.3

The close event.
In older Xojo versions, this event is named Close.

DesktopWinPreviewControlMBS.Configure

Type Topic Plugin Version macOS Windows Linux iOS Targets
event Windows MBS Win Plugin 23.3 ❌ No ✅ Yes ❌ No ❌ No
The event called while initializing, where you can apply properties just before plugin reads them.

e.g. set classID here in code.

DesktopWinPreviewControlMBS.ConstructContextualMenu(base as DesktopMenuItem, x as Integer, y as Integer) As Boolean

Type Topic Version
event Windows 23.3
This event is called when it is appropriate to display a contextual menu for the control.

DesktopWinPreviewControlMBS.ContextualMenuItemSelected(selectedItem As DesktopMenuItem) As Boolean

Type Topic Version
event Windows 23.3
Called when a menuitem is choosen.

This allows the control to react on its relevant menu items. Please return true if you handled it or false to give others a chance.

DesktopWinPreviewControlMBS.FocusLost

Type Topic Plugin Version macOS Windows Linux iOS Targets
event Windows MBS Win Plugin 23.3 ❌ No ✅ Yes ❌ No ❌ No

The lost focus event.
In older Xojo versions, this event is named LostFocus.

DesktopWinPreviewControlMBS.FocusReceived

Type Topic Plugin Version macOS Windows Linux iOS Targets
event Windows MBS Win Plugin 23.3 ❌ No ✅ Yes ❌ No ❌ No

The got focus event.
In older Xojo versions, this event is named GotFocus.

DesktopWinPreviewControlMBS.MenuBarSelected

Type Topic Plugin Version macOS Windows Linux iOS Targets
event Windows MBS Win Plugin 23.3 ❌ No ✅ Yes ❌ No ❌ No

The enable menu items event.
In older Xojo versions, this event is named EnableMenuItems.

DesktopWinPreviewControlMBS.Opening

Type Topic Version
event Windows 23.3

The open event.
In older Xojo versions, this event is named Open.

The items on this page are in the following plugins: MBS Win Plugin.


The biggest plugin in space...