BBjGrid::setShowMaskWhenRendering
Description
In BBj 6.0 and higher, this method controls whether the input style cells displays the decoration characters of their mask in non-edit mode.
Syntax
Return Value |
Method |
void |
setShowMaskWhenRendering(intshow) |
Parameters
If the parameter is zero, decoration characters of the mask will not display in non-edit mode; otherwise decoration characters will display.
Return Value
None.
Remarks
By default, decoration characters display.
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.