BBjFormElement::setVerticalSticky
Description
In BBj 4.0 and higher, this method sets the vertical sticky option, which affects how the form element position is relative to the parent.
Syntax
Return Value |
Method |
---|---|
void |
setVerticalSticky(int sticky) |
Parameters
Variable |
Description |
---|---|
sticky |
Specifies the sticky option from object constants. |
Return Value
None.
Remarks
None.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.