Difference between revisions of "ThumbViewer.Border"

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search
m (1 revision)
(No difference)

Revision as of 21:53, 19 May 2013

Property (As Boolean)
aThumbViewer.Border = newValue
or
BooleanValue = aThumbViewer.Border


If True, a Border is drawn around the ThumbViewer.
The Color of the Border can be set using the BorderColor property.