Image 控 件

Image 控 件 - 图1

Image 控 件 - 图2创 建 一 个 可 以 显 示 .BMP 图 片 的 图 像 控 件

语 法Image 说 明

Image 控 件 - 图3Image 控 件 - 图4Image 控 件 - 图5Image 控 件 - 图6Image 控 件 - 图7Image 控 件 - 图8Image 控 件 - 图9Image 控 件 - 图10Image 控 件 - 图11图像控件是一种图形控件 可以显示 .BMP 图片 但不能直接修改图片 然而 同其他控件一样 图像控件具有一整套属性 事件和方法 因而可以响应事件 并且可以在运行时改变自己

Image 控 件 - 图12Image 控 件 - 图13Image 控 件 - 图14Image 控 件 - 图15Image 控 件 - 图16Image 控 件 - 图17有关创建 图像的 详细内容 请参阅 Microsoft Visual FoxPro 6.0 中文版程序员 指南的第十章 使用控件

属 性
Application

BackStyle

BaseClass

BorderColor

BorderStyle

Class

ClassLibrary

ColorSource

Comment

DragIcon

DragMode

Enabled

Height

HelpContextID

Left

M ousePointer

Name

OLEDragMode

OLEDragPicture

OLEDropEffects

OLEDropHasData

OLEDropMode

Parent

ParentClass

Picture

Stretch

Tag

ToolTipText WhatsThisHelpID

Top W idth

V isible

事 件
Click

DblClick

Destroy

DragDrop

DragOver

Error

Init

M iddleClick Event

M ouseDown

M ouse Move

M ouseUp

M ouseWheel

OLECompleteDrag

OLEDragDrop

OLEDragOver

续 表

OLEGiveFeedBack OLESetData OLEStartDrag RightClick UIEnable

方 法

AddProperty CloneObject Drag

M ove OLEDrag ReadExpression ReadMethod ResetToDefault SaveAsClass

W riteExpression W riteMethod Zorder

请 参 阅

CREATE CLASS, CREATE FORM, DEFINE CLASS