ResCompiler: Navigator Controls
ResCompiler has been superseded. See Converting .brc Files to .arc Format instead.
In BBj 4.0 and higher, the following lists the mandatory properties for navigator controls:
Navigator control-id, "title", x, y, width, height
|
Property |
Description |
|---|---|
|
navigator |
Identifies the control as a navigator control. |
|
control-id |
Control ID number. It must be an integer between 1 and 32767 and be unique within a given top-level window. |
|
"title" |
Title of the control, contained in quotation marks. |
|
x |
Horizontal position of the upper-left corner of the control in current units. |
|
y |
Vertical position of the upper-left corner of the control in current units. |
|
width |
Width of the control in current units. |
|
height |
Height of the control in current units. |
The Resource Properties Index identifies and describes the optional properties for this control.
Backgroundcolor
Clientedge
Disabled
Font
Foregroundcolor
Invisible
Justification
Longcue
Name
Opaque
Popupmenuid
Raisededge
Readonly
Recordfield
Recordset
Shortcue
Targetrecordset