Platforms to show: All Mac Windows Linux Cross-Platform

ScintillaMarginMBS class

Type Topic Plugin Version macOS Windows Linux iOS Targets
class Scintilla MBS Scintilla Plugin 22.0 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop only
The class for a margin.

Margin areas are used for line numbers, breakpoints or folder.
This is an abstract class. You can't create an instance, but you can get one from various plugin functions.

Margin Types

Constant Value Description
kMarginTypeBack 2 Background colour
kMarginTypeColour 6 Color
kMarginTypeFore 3 Foreground colour
kMarginTypeNumber 1 line number
kMarginTypeRText 5 Right text
kMarginTypeSymbol 0 symbol
kMarginTypeText 4 text

This class has no sub classes.

Some methods using this class:

Some events using this class:

Some examples using this class:

Blog Entries

Release notes


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


ScintillaLoaderMBS   -   ScintillaMarkerMBS


The biggest plugin in space...