Custom Button Creates a Custom Button user control
|
DESCRIPTION:
nRow, nCol
|
Position in the area of the window in pixels.
|
ControlName
|
A reference to the Button Control
|
ParentWindowName
|
A reference to the Parent Window.
|
nWidth, nHeight
|
The desired size of the Animaters Control in pixels
|
cCaption
|
A text expressions for the Button.
|
ActionProcedure
|
Action to be performed when Button is clicking.
|