Platforms to show: All Mac Windows Linux Cross-Platform

Back to WinPreviewControlMBS control.

WinPreviewControlMBS.Close

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

The close event.
In Xojo version 2021r3 and newer this event is named Closing.

WinPreviewControlMBS.Closing

Type Topic Version
event Windows 23.3

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

WinPreviewControlMBS.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.

WinPreviewControlMBS.ConstructContextualMenu(base as MenuItem, x as Integer, y as Integer) as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
event Windows MBS Win Plugin 23.3 ❌ No ✅ Yes ❌ No ❌ No
This event is called when it is appropriate to display a contextual menu for the control.

WinPreviewControlMBS.ContextualMenuAction(hitItem as MenuItem) as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
event Windows MBS Win Plugin 23.3 ❌ No ✅ Yes ❌ No ❌ No
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.

WinPreviewControlMBS.EnableMenuItems

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 Xojo version 2021r3 and newer this event is named MenuBarSelected.

WinPreviewControlMBS.FocusLost

Type Topic Version
event Windows 23.3

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

WinPreviewControlMBS.FocusReceived

Type Topic Version
event Windows 23.3

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

WinPreviewControlMBS.GotFocus

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 Xojo version 2021r3 and newer this event is named FocusReceived.

WinPreviewControlMBS.LostFocus

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 Xojo version 2021r3 and newer this event is named FocusLost.

WinPreviewControlMBS.MenuBarSelected

Type Topic Version
event Windows 23.3

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

WinPreviewControlMBS.Open

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

The open event.
In Xojo version 2021r3 and newer this event is named Opening.

WinPreviewControlMBS.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...