i have a new Problem. I want to creat a custom page.
My Ini-File:
My Problem is now, that NO Radiobutton is Selected as default ... how can i set my Field 3 as Selected??
; Ini file generated by the HM NIS Edit IO designer.
[Settings]
NumFields=4
[Field 1]
Type=Groupbox
Left=25
Right=266
Top=22
Bottom=84
[Field 2]
Type=Label
Text=bla bla bla
Left=33
Right=153
Top=35
Bottom=70
[Field 3]
Type=RadioButton
Text=als Dienst
Left=166
Right=240
Top=35
Bottom=46
Flags=GROUP
State=1
[Field 4]
Type=RadioButton
Text=als Anwendung
Left=166
Right=240
Top=54
Bottom=64
State=0
Thanks for your help.