Xojo Documentation Xojo Documentation
  • Home
  • Get Started with Xojo
  • QuickStarts
  • Tutorials
  • Pi Programming
  • More Guides
  • Resources
  • User Guide
  • Language Reference
  • Release Notes
  • System Requirements
  • Deprecations
  • Videos
  • Feedback
  • Usage
  • Copyrights and Trademarks
  • What links here
  • Related changes
  • Special pages
  • Printable version
  • Permanent link
  • Page information
  • Log in
  • Xojo Documentation
  • Home
  • Get Started with Xojo
  • QuickStarts
  • Tutorials
  • Pi Programming
  • More Guides
  • Resources
  • User Guide
  • Language Reference
  • Release Notes
  • System Requirements
  • Deprecations
  • Videos
  • Feedback
  • Usage
  • Copyrights and Trademarks
  • What links here
  • Related changes
  • Special pages
  • Printable version
  • Permanent link
  • Page information

WebSlider

From Xojo Documentation

Class (inherits from WebUIControl)


New in 2010r4

A basic slider control.

Events
Closed Hidden Shown
ContextualMenuSelected Opening ValueChanged
Properties
ContextualMenu LockLeft fa-lock-32.png StepValue
ControlID fa-lock-32.png LockRight fa-lock-32.png Style
Enabled LockVertical fa-lock-32.png TabIndex
Height MaximumValue Tooltip
Indicator MinimumValue Top
Left Name fa-lock-32.png Value
LockBottom fa-lock-32.png Page fa-lock-32.png Visible
LockHorizontal fa-lock-32.png Parent fa-lock-32.png Width
Methods
Close GotoURL UpdateBrowser
ExecuteJavaScript SetFocus

Sample Code

This code in the ValueChanged event handler displays the Slider value in a Label:

Label1.Value = "Slider value = " + Me.Value.ToString
Retrieved from "http://docs.xojo.com/index.php?title=WebSlider&oldid=76628"
Categories:
  • Classes
  • Language Reference
  • Language Reference Index
  • New2010r4
  • Web
  • This page was last edited on 13 January 2021, at 02:45.
  • Privacy policy
  • About Xojo Documentation
  • Disclaimers
  • Send Doc Feedback
  • Docs for the Xojo programming language and IDE
  • Powered by MediaWiki