Platforms to show: All Mac Windows Linux Cross-Platform
ScintillaRangeToFormatMBS class New in 23.2
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
class | Scintilla | MBS Scintilla Plugin | 23.2 | ✅ Yes | ✅ Yes | ✅ Yes | ❌ No | Desktop only |
- 14 properties
- property AreaBottom as Integer
- property AreaLeft as Integer
- property AreaRight as Integer
- property AreaTop as Integer
- property CharacterRangeEnd as Integer
- property CharacterRangePosition as Integer
- property PageBottom as Integer
- property PageHeight as Integer
- property PageLeft as Integer
- property PageRight as Integer
- property PageTop as Integer
- property PageWidth as Integer
- property PrinterHandle as Integer
- property TargetHandle as Integer
- 2 methods
- method Constructor
- method Constructor(other as ScintillaRangeToFormatMBS)
This class has no sub classes.
Some methods using this class:
- DesktopScintillaControlMBS.FormatRange(draw as boolean, range as ScintillaRangeToFormatMBS) as Integer
- ScintillaControlMBS.FormatRange(draw as boolean, range as ScintillaRangeToFormatMBS) as Integer
Some examples using this class:
Blog Entries
- News from the MBS Xojo Plugins Version 23.2
- MonkeyBread Software Releases the MBS Xojo Plugins in version 23.2
- MBS Xojo Plugins, version 23.2pr1
The items on this page are in the following plugins: MBS Scintilla Plugin.
ScintillaMarkerMBS - ScintillaSpanMBS
