TrackBar
Wisej.Web.TrackBar
public class TrackBar : Control, ISupportInitializePublic Class TrackBar
Inherits Control
Implements ISupportInitializeConstructors
TrackBar()
TrackBar(onValueChanged)
Name
Type
Description
TrackBar(location, size, onValueChanged)
Name
Type
Description
Properties
AutoSize
DefaultSize
LargeChange
Maximum
Minimum
Orientation
ShowValue
SmallChange
TickFrequency
TickStyle
Value
Methods
IsInputKey(keyData)
Parameter
Type
Description
OnScroll(e)
Parameter
Type
Description
OnTextChanged(e)
Parameter
Type
Description
OnValueChanged(e)
Parameter
Type
Description
OnWebEvent(e)
Parameter
Type
Description
OnWebRender(config)
Parameter
Type
Description
SetBoundsCore(x, y, width, height, specified)
Parameter
Type
Description
SetRange(minValue, maxValue)
Parameter
Type
Description
Events
AutoSizeChanged
Scroll
TextChanged
ValueChanged
Implements
Name
Description
Last updated
Was this helpful?

