Excalibur Software RainbowButton 1.5

SetShape

Sub SetShape(New_Shape As RainButtonShapes)

Description
Assigns a predefined shape to the button, or returns the button to its rectangular shape.

Parameters:

Remarks
Calling this method clears any previous region assigned to the control, including any custom region provided by the SetRegion method.

See Also
SetRegion method