BBjInputD::setMargin
Description
In BBj 4.00 and higher, this method sets the left margin of the BBjInputD control.
Syntax
Return Value |
Method |
void |
setMargin(int marginWidth) |
Parameters
Variable |
Description |
marginWidth |
Specifies the width of the left margin. |
Return Value
None.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.