| |
|
|
Handle& = @LINK:[Create]("CheckBox",L1,s2,I3,I4,I5,I6)
it'll a CheckBox (Kästchen to that tick) with the Text P:s2 created. Parameter P:L1 is the lever the Dialogbox or the Fensters on the the Checkbox befindet. The Koordinatenangaben are relatively to this Dialogbox or this Window.
Parameter:
P:L1 | lever the übergeordneten Fensters | P:s2 | Text right next to the Checkbox | P:I3 | X-Koordinate the left upper corner the Checkbox | P:I4 | Y-Koordinate the left upper corner the Checkbox | P:I5 | wide the Checkbox (inclusive Text box) | P:I6 | Höhe the Checkbox | The Size the actual Checkbox is set. only The Size the whole Checkboxfeldes can tuned go.
to Profan 4.0 lautete The function @CreateCheckbox, ought to but ex v4.0 only yet as Unterfunktion of @Create using go.
|
|
|
| |
|
|