Oval control
An oval is a filled or outlined round or elliptical
drawing object that you typically use for design effects (for example,
you can put a CommandButton or a picture in an oval). The grouping
does not affect the behavior of the controls in the oval.
Properties
Oval property |
Datatype |
Description |
---|---|---|
ClassDefinition |
PowerObject |
An object of type PowerObject containing |
Long |
Specifies the numeric value of the color |
|
FillPattern (enumerated) |
Specifies the hatch pattern used to fill
FDiagonal! is lines going from the lower-left to the upper-right. BDiagonal! |
|
Integer |
Specifies the height of the control, |
|
Long |
Specifies the numeric value of the line |
|
LineStyle (enumerated) |
Specifies the style of the line used
|
|
LineThickness |
Integer |
Specifies the thickness of the line used |
String |
Specifies the tag value assigned to the |
|
Boolean |
Specifies whether the control is visible.
|
|
Integer |
Specifies the width of the control, in |
|
Integer |
Specifies the X position (the distance |
|
Integer |
Specifies the Y position (the distance |
Events
Oval event |
Occurs |
---|---|
When the control is created |
|
When the control is destroyed |
Functions
Oval function |
Datatype returned |
Description |
---|---|---|
String |
Returns the name assigned to the control |
|
Integer |
Creates a reference to a context-specific |
|
PowerObject |
Returns a reference to the name of the |
|
Integer |
Makes the control invisible |
|
Integer |
Moves the control to a specified location |
|
Boolean |
Adds an event to the end of the message |
|
Integer |
Changes the size of the control |
|
Integer |
Makes the control visible |
|
Integer |
Triggers a specified event in the control |
|
Object |
Returns the type of the control |