Spinner 控 件

Spinner 控 件 - 图1

Spinner 控 件 - 图2创 建 一 个 微 调 控 件

语 法

Spinner

说 明

Spinner 控 件 - 图3Spinner 控 件 - 图4Spinner 控 件 - 图5通过单击微调控件的上箭头或下箭头 或者在微调框内键入一个数值 可以实现微调控件在一个数值范围内进行选择

Spinner 控 件 - 图6Spinner 控 件 - 图7KeyBoardHighValue 属性指定从键盘输入微调框的最大值 SpinnerHighValue 属性指定通过单击微调按钮输入的最大值

Spinner 控 件 - 图8Spinner 控 件 - 图9KeyBoardLowValue 属性指定从键盘输入微调框的最小值 SpinnerLowValue 属性指定通过单击微调按钮输入的最小值

Spinner 控 件 - 图10Spinner 控 件 - 图11Spinner 控 件 - 图12Spinner 控 件 - 图13Spinner 控 件 - 图14Spinner 控 件 - 图15Spinner 控 件 - 图16Spinner 控 件 - 图17Spinner 控 件 - 图18有关 创建微调控件的 详细内容 请参阅 帮助中的 表单设计器 与 Microsoft

Visual FoxPro 6.0 中文版中文版程序员指南 的第 十 章

使用控件

属 性

A lignment

Application

BackColor

BaseClass

BorderColor

BorderStyle

Class

ClassLibrary

ColorScheme

ColorSource

Comment

ControlSource

D isabledBackColor

D isabledForeColor

DragIcon

DragMode

Enabled

FontBold

FontCondense

FontExtend

FontItalic

FontName

FontOutline

FontShadow

续 表

FontSize

FontStrikeThru

FontUnderline

ForeColor

Format

Height

HelpContextID

H ideSelection

Increment

InputMask

KeyboardHighValue

KeyboardLowValue

Left

M argin

M ouseIcon

M ousePointer

Name

NullDisplay

OLEDragMode

OLEDragPicture

OLEDropEffects

OLEDropHasData

OLEDropMode

OLEDropTextInsertion

Parent

ParentClass

ReadOnly

RightToLeft

SelectedBackColor

SelectedForeColor

SelectOnEntry

SelLength

SelStart

SelText

SpecialEffect

SpinnerHighValue

SpinnerLowValue

StatusBarText

TabIndex

TabStop

Tag

TerminateRead

Text

ToolTipText

Top

Value

W idth

V isible

WhatsThisHelpID

事 件

Click DblClick Destroy

DownClick DragDrop DragOver

Error ErrorMessage GotFocus

Init InteractiveChange KeyPress

LostFocus M essage M iddleClick

M ouseDown M ouse Move M ouseUp

M ouseWheel OLECompleteDrag OLEDragDrop OLEDragOver OLEGiveFeedBack OLESetData OLEStartDrag ProgrammaticChange RangeHigh RangeLow RightClick UIEnable

UpClick Valid When

方 法

AddProperty CloneObject Drag

M ove OLEDrag ReadExpression

ReadMethod Refresh ResetToDefault

SaveAsClass SetFocus ShowWhatsThis

W riteExpression W riteMethod Zorder

请 参 阅

CREATE CLASS , CREATE FORM , DEFINE CLASS