Software Development Network>> Visual Basic>> From readonly
In general I'd prefer to localize something like "readonly", rather than to make it form wide unless there were a large numb of controls to be treated uniformly.
From readonly
Jeffrey K. Ericson
You can do it for a form to disable all controls on the form. But make sure you still have a way to close the form.
Regards
Jenny
Cozmodon
In general I'd prefer to localize something like "readonly", rather than to make it form wide unless there were a large numb of controls to be treated uniformly.
riley.