-- JochenGeorges - 18 Dec 2004
STATIC PUBLIC SUB Main() DIM hForm AS Form hForm = NEW FTest hForm.Show END PUBLIC SUB _new() Radiobutton1.Value = TRUE Radiobutton8.Value = TRUE END PUBLIC SUB Radio1_Click() Message.Info("Radio 1 : " & LAST.Text)'LAST returns a reference to the last
END PUBLIC SUB Radio2_Click() Message.Info("Radio2 : " & LAST.Text) END
Attachment: | Action: | Size: | Date: | Who: | Comment: |
---|---|---|---|---|---|
![]() | action | 3174 | 18 Dec 2004 - 13:27 | JochenGeorges | |
![]() | action | 4763 | 18 Dec 2004 - 13:28 | JochenGeorges | |
![]() | action | 2130 | 18 Dec 2004 - 13:28 | JochenGeorges |