Difference between revisions of "ThumbViewer.Border"

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search
m (1 revision)
Line 11: Line 11:
  
 
If True, a [[ThumbViewer.Border|Border]] is drawn around the ThumbViewer.<br>
 
If True, a [[ThumbViewer.Border|Border]] is drawn around the ThumbViewer.<br>
The Color of the [[ThumbViewer.Border|Border]] can be set using the [[ThumbViewer.BorderColor|BorderColor]] property.
+
The Color of the Border can be set using the [[ThumbViewer.BorderColor|BorderColor]] property.

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.