Top
PowerCOBOL V11.0 Reference
FUJITSU Software

3.3 Animation Control

Description:

The Animation control displays a series of bitmap images at preset intervals. By using slightly different bitmaps you can obtain the appearance of movement ("animation").

Notes:
1. Using many large images in an animation or shortening the intervals can affect performance.

2. When the Animation control is printed by the Print control, it can only be printed at an enlargement Rate of 100%.

Sample image:

Animation displays one bitmap, followed by another, and another ...

Properties:

Appearance

Array

AutoPlay

BackColor

BackStyle

BorderStyle

ClassMajorVersion

ClassMinorVersion

ClassProgID

Container

Enabled

FramePath

Height

Index

Interval

Left

Name

Parent

Printable

Repeat

Resource

ScaleMode

ScalingStyle

ToolTipText

Top

UsePalette

Visible

Width

Methods:

Move

PauseAnimation

PlayAnimation

Refresh

ZOrder

Events:

Click

DblClick

EndAnimation

MouseDown

MouseMove

MouseUp

StartAnimation

Class ProgID name:

Fujitsu.PcobAnimation.4

Corresponding Control in PowerCOBOL V3.0 or earlier:

Simple Animation Item.