Enumerations

Name Values
This class exposes no enumerations.

Constants

Name Type Value
FlipBoth String “both”
FlipHorizontal String “horizontal”
FlipNone String “none”
FlipVertical String “vertical”

Events

Definition Description
This class exposes no events.

Methods

Definition Description
SetCursor( BindTo as WebControl, iconName as String, iconColor as Color = &c000000, iconSize as Integer = 14, hotspotX as Integer = 0, hotspotY as Integer = 0, iconFlip as String = FlipNone, iconRotate as Integer = 0, iconOutline as Color = &c00000000 ) Set the cursor of an object to a specified icon.
SetBodyCursor( iconName as String, iconColor as Color = &c000000, iconSize as Integer = 14, hotspotX as Integer = 0, hotspotY as Integer = 0, iconFlip as String = FlipNone, iconRotate as Integer = 0, iconOutline as Color = &c00000000 ) Set the page's body cursor to a specified icon.

Properties

Name Type Default Value Description
This classes exposes no properties.

Examples

There are currently no examples for this class.