Allow
|
Properties enabling various user interface features.
|
AutoRotation
|
Gets or Sets whether image is animated by rotating an amount defined with UI.RotationIncrement.
|
Cursor
|
Properties providing cursor related user interface features.
|
Dialog
|
Properties providing dialog related user interface features.
|
HotSpot
|
Properties providing hot spot related user interface features.
|
Menu
|
Properties providing popup menu related user interface features.
|
RotationIncrement
|
Gets or Sets the amount of rotation while UI.AutoRotation = True.
|
RotationSpeed
|
This property controls the rotation speed in milliseconds when UI.AutoRotation = True. Possible values are 1 to 32000. Note that setting this property to a small value such as 50 will likely consume 100% of CPU time on slower machines.
|
Scrollbar
|
Properties providing scrollbar related user interface features.
|