Platforms to show: All Mac Windows Linux Cross-Platform
LineMBS control Deprecated
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
control | Controls | MBS Overlay Plugin | 8.4 | ✅ Yes | ✅ Yes | ✅ Yes | ❌ No | Desktop only |
This item is deprecated and should no longer be used.
You can use Line instead.
A control for Xojo to draw a line into a window.
Basicly the same as the original Line control from Xojo.
- 9 events
- event Close
- event ConstructContextualMenu(base as MenuItem, x as Integer, y as Integer) as Boolean
- event ContextualMenuAction(hitItem as MenuItem) as Boolean
- event EnableMenuItems
- event MouseDown(x as Integer, y as Integer, Modifiers as Integer) as boolean
- event MouseDrag(x as Integer, y as Integer)
- event MouseUp(x as Integer, y as Integer)
- event Open
- event ScaleFactorChanged(NewFactor as Double)
- 3 properties
- property BorderWidth as Integer
- property LineColor as Color
- property Mirror as Boolean
Some examples using this control:
Blog Entries
- MBS Real Studio Plugins, version 12.2fc1
- MonkeyBread Software Releases the MBS REALbasic plug-ins 8.4
Xojo Developer Magazine
The items on this page are in the following plugins: MBS Overlay Plugin.
ImageMBS - MapKitIOSControlMBS