WindowSplitter Xojo Plugin

WindowSplitter.MacFailStyle Property

This property is used to specify the fail style of the marker on the WindowSplitter on MacOS systems.

MacFailStyle as Integer {Read and Write}

Remarks

A Fail style is the secondary style that is used if the operating system is too old to render the primary style.

Possible values are:
0 = REALbasic Style
1 = Outlook Style
2 = None

See Also

WindowSplitter Control