ThumbNail

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search

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

ThumbNailCorner

Control ThumbViewer