ayan
Feb 22nd, 2004, 10:23 PM
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
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