|
Copyright © 2003-2005 MultiMedia Soft
Return to index
|
|
Parameter
|
Description
|
|
|
|
|
UniqueID
|
Numerical value representing the cell's unique identifier: a control cannot have two cells with the same UniqueID
|
|
nPercLeft
|
Numerical value representing the initial cell's left position expressed in percentage of the container control's width
|
|
nPercTop
|
Numerical value representing the initial cell's top position expressed in percentage of the container control's height
|
|
nPercWidth
|
Numerical value representing the initial cell's width expressed in percentage of the container control's width
|
|
nPercHeight
|
Numerical value representing the initial cell's height expressed in percentage of the container control's height
|
|
strText
|
String representing the initial text displayed within the new cell
|
|
Value
|
Meaning
|
|
|
|
|
False
|
The operation failed
|
|
True
|
The operation was successful
|