|
« radio scrollbar »
Objects / rtfbox
rtfbox
rtfbox(objnum,coord,option)
creates a simple RTF editor
Parameters
| objnum | object number |
| coord | column, row, width, height comma or @am delimited. If grid is used then column and row are not specified and width is optional. |
| option | options comma or @am delimited |
Options
| disable | disabled |
| flat | without border |
| hide | invisible |
| hscroll | horizontal scroll rather than line wrap |
| off | disabled |
| readonly | for read only |
| sizing CODE [base.objnum] | sizing specification (see sizing) |
Functions
- RTF box allows to edit text only.
It does not support tables etc.
« radio scrollbar »
|