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