User's Guide
>
User Interface: Dialogs
>
Spinbox
> Spinbox Attributes
Spinbox Attributes
Attribute Name
Get Function
Set Function(s)
.AttachBottom
•
ProUISpinboxIsAttachedBottom()
•
ProUISpinboxAttachBottom()
•
ProUISpinboxUnattachBottom
.AttachTop
•
ProUISpinboxIsAttachedTop()
•
ProUISpinboxAttachTop()
•
ProUISpinboxUnattachTop()
.AttachRight
•
ProUISpinboxIsAttachedRight()
•
ProUISpinboxAttachRight()
•
ProUISpinboxUnattachRight()
.AttachLeft
•
ProUISpinboxIsAttachedLeft()
•
ProUISpinboxAttachLeft()
•
ProUISpinboxUnattachLeft()
.BottomOffset
•
ProUISpinboxBottomoffsetGet()
•
ProUISpinboxBottomoffsetSet()
.Digits
•
ProUISpinboxDigitsGet()
•
ProUISpinboxDigitsSet()
.Double
•
ProUISpinboxDoubleGet()
•
ProUISpinboxDoubleSet()
.DoubleFormat
•
ProUISpinboxDoubleformatGet()
•
ProUISpinboxDoubleformatSet()
.DoubleIncrement
•
ProUISpinboxDoubleincrementGet()
•
ProUISpinboxDoubleincrementSet()
.Editable
•
ProUISpinboxIsEditable()
•
ProUISpinboxEditable()
•
ProUISpinboxReadOnly()
.FastDoubleIncrement
•
ProUISpinboxFastdoubleincrementGet()
•
ProUISpinboxFastdoubleincrementSet()
.FastIncrement
•
ProUISpinboxFastincrementGet()
•
ProUISpinboxFastincrementSet()
.HelpText
•
ProUISpinboxHelptextGet()
•
ProUISpinboxHelptextSet()
.Increment
•
ProUISpinboxIncrementGet()
•
ProUISpinboxIncrementSet()
.InputType
•
ProUISpinboxInputtypeGet()
•
ProUISpinboxInputtypeSet()
.Integer
•
ProUISpinboxIntegerGet()
•
ProUISpinboxIntegerSet()
.LeftOffset
•
ProUISpinboxLeftoffsetGet()
•
ProUISpinboxLeftoffsetSet()
.MaxDouble
•
ProUISpinboxMaxdoubleGet()
•
ProUISpinboxMaxdoubleSet()
.MaxInteger
•
ProUISpinboxMaxintegerGet()
•
ProUISpinboxMaxintegerSet()
.MinDouble
•
ProUISpinboxMindoubleGet()
•
ProUISpinboxMindoubleSet()
.MinInteger
•
ProUISpinboxMinintegerGet()
•
ProUISpinboxMinintegerSet()
.ParentName
•
ProUISpinboxParentnameGet()
•
Not Applicable
.PopupMenu
•
ProUISpinboxPopupmenuGet()
•
ProUISpinboxPopupmenuSet()
.RightOffset
•
ProUISpinboxRightoffsetGet()
•
ProUISpinboxRightoffsetSet()
.Sensitive
•
ProUISpinboxIsEnabled()
•
ProUISpinboxEnable()
•
ProUISpinboxDisable()
.TopOffset
•
ProUISpinboxTopoffsetGet()
•
ProUISpinboxTopoffsetSet()
.Visible
•
ProUISpinboxIsVisible()
•
ProUISpinboxShow()
•
ProUISpinboxHide()
Was this helpful?
This site works best with JavaScript enabled