Excalibur Software RainbowButton 1.5
Multiline
Property Multiline As Boolean
Description
Specifies whether the RainbowButton can display a caption
with multiple lines of text.
- False (default) - The caption is restricted to s
single line.
- True - The caption will wrap to the next line wherever:
A) There is a line break (vbCrLf) in the caption, or
B) The caption cannot fit on a single line.