R
RSH
Hi,
Is it possible to change the type of controls at run-time?
In other words I have a form with TextBoxes etc. on it. If the user only
has readonly privelages I was wondering if I could change the type of
control from TextBox to a Label or something and set the text
programatcially as I would the textbox.
If so how do I do it?
Thanks!
Ron
Is it possible to change the type of controls at run-time?
In other words I have a form with TextBoxes etc. on it. If the user only
has readonly privelages I was wondering if I could change the type of
control from TextBox to a Label or something and set the text
programatcially as I would the textbox.
If so how do I do it?
Thanks!
Ron