Register to post in forums, or Log in to your existing account
 

 Related 
Contents
Common Properties:
  Name *
  Left *
  Top *
  Width *
  Height *
  Align *
  AutoLeft *
  AutoTop *
  DeltaLeft *
  DeltaTop *
  DeltaRight *
  DeltaBottom *
  AutoCenter *
  FullWidth *
  DataSource
  Field
  Action
  Caption
  LabelWidth
  LabelPosition
  Target
Common Events:
  OnChange
Visual Object Reference
  Common Properties
  Common Events
  ActiveX
  Button
  Checkbox
  CheckGroup
  ColorBtn
  Column
  Combo
  Dock
  Edit
  Grid
  Group
  Image
  Item
  ItemSep
  Label
  List
  Memo
  Menu
  Navigator
  Node
  Page
  Pages
  Panel
  RadioGroup
  Ruler
  SpinEdit
    Target
    Increment
    LargeStep
    MaxValue
    MinValue
    Value
    ValueType
    ButtonAlign
    ShowPage
  Splash
  Splitter
  StatusBar
  Style
  Tab
  Tabs
  Toolbar
  Tree
  Window
Related Links:
  ShowPage
SpinEdit [[zSpinEdit]] 
NOTE: This Design document is subject to change at any time.

Syntax: <SPINEDIT property-list/>

This control is used to edit numeric values. Clicking the arrow buttons, or pressing the the arrow keys will increment or decrement the value show in the edit box. The value can also be edited directly.

The MinValue and MaxValue properties can be used to specify the limits allowed for the number. The Increment property specifies how much the value is incremented or decremented.

The Value property either returns an Integer or floating-point value, depending upon the type of the data field associated with the control. If the control is not associated with a control, then the type of Value is given by the ValueType property.

Using the keyboard, the value can be incremented with the up-arrow or keypad-plus keys. The value can be decremented with the down-arrow or keypad-minus keys. The mouse scroll-wheel is also supported for incrementing and decrementing values.

The LargeStep property sets a larger value to increment or decrement the control when using the Page arrows, or the Pg-Up and Pg-Down keys. To display the page arrows on the control, set the ShowPage property.
Viewer Comments [0 - Post your comments]

Jump to:  

© 2009 Zugg Software. Hosted by Wolfpaw.net