halu,

i'm a new to this thing.... i have a problem dealing with the determination of the control. this is about clearing.... i have a pseudo code below...

- foreach(control c in groupbox.controls)
- if c is textbox, c.text=string.empty

thanx very much...

--ayan