SplitButton Creates a SplitButton user control
|
SYNTAX
DESCRIPTION:
nRow, nCol
|
Position in the area of the window in pixels.
|
ControlName
|
A reference to the SplitButton
Control
|
nWidth, nHeight
|
The desired size of the SplitButton
Control in pixels
|
ParentWindowName
|
A reference to the Parent Window.
|
cCaption
|
A text expressions for the SplitButton
.
|
ActionProcedure
|
Action to be performed when SplitButton
is clicking.
|
cFontName
|
Specifies the Font Name
|
nFontSize
|
Specifies the Font Size
|
cToolTipText
|
Specifies the Text for the ToolTip
|