BBjGrid::setShowMaskWhenRendering (Deprecated)
In BBj 7.00 and higher, BBjGrid::setShowMaskWhenRendering is deprecated.
Description
In BBj 6.00 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(int shouldShow) |
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.