T 
		
								
				
				
			
		Te-Deum
Hi,
I have an application with a lot of Textbox.
Do you know if I can set any Textbox Text only with the string name of the
Textbox.
Example : For the Textbox REXENP_CATEGW could I set the Text with its string
name "REXENP_CATEGW"
So I don't use 'REXENP_CATEGW.Text' but GetItem("REXENP_CATEGW").Text
Thank's.
				
			I have an application with a lot of Textbox.
Do you know if I can set any Textbox Text only with the string name of the
Textbox.
Example : For the Textbox REXENP_CATEGW could I set the Text with its string
name "REXENP_CATEGW"
So I don't use 'REXENP_CATEGW.Text' but GetItem("REXENP_CATEGW").Text
Thank's.