Difference between revisions of "ThumbNail"
From Jeremie Leroy - XOJO Controls Wiki
m (10 revisions imported) |
|
(9 intermediate revisions by 2 users not shown) | |
(No difference)
|
Latest revision as of 16:25, 7 August 2015
ThumbNail is the class used to hold the picture and different properties used in the ThumbViewer.
Properties |
ActiveCorners |
Name |
Pic |
State |
Tag |
X |
Y |
Shared Properties | |
FrameColor | TextBackground |
FrameWidth | TextBackgroundAlpha |
HOverFrameColor | TextColor |
HOverFrameWidth | TextFont |
SelectedFrameColor | TextSize |
SelectedFrameWidth | |
TextBackground |
Methods |
Constructor |
Draw |
MouseDown |
Class Constants
State
The following class constants are to used to specify the State of the ThumbNail.
Class Constant | Description |
---|---|
StateNormal | The ThumbNail is in normal state. |
StateMouseOver | The mouse is over the ThumbNail. |
StateSelected | The ThumbNail is selected after a click. |
See Also
Class
Control ThumbViewer