Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
ltwfThumbStyle Client Class
This object mimics the ThumbnailStyle in syntax, for use on the client side.

Methods

Server Name Client(JavaScript) Syntax Description
BackColor getBackColor():string(CSS color); setBackColor(value:string(CSS color)) Gets or sets the CSS background color to use for the thumbnail.
HoverBackColor getHoverBackColor():string(CSS color); setHoverBackColor(value:string(CSS color)) Gets or sets the background color to use for the thumbnail when the mouse hovers over it.
Cursor getCursor():string(CSS cursor); setCursor(value:string(CSS cursor)) Gets or sets The CSS cursor to show when the mouse moves over the thumbnail.