Difference between revisions of "ThumbViewer.Border"

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search
m (1 revision)
m (8 revisions imported)
 
(4 intermediate revisions by 2 users not shown)
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.

Latest revision as of 17:25, 7 August 2015

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.