A
aruser
Guest
I'm trying to find a way to lock controls (on RunTime) from editing.
I have an application with lots of forms. each form contain standard controls only (TextBoxs, Check boxes, Radio options etc.)
I'm searching for a way to lock all controls on a form when it is opened (If for example, the current user has a ReadOnly access to my application).
What happned to the old-good VB6 Locked property ?
Thanks
I have an application with lots of forms. each form contain standard controls only (TextBoxs, Check boxes, Radio options etc.)
I'm searching for a way to lock all controls on a form when it is opened (If for example, the current user has a ReadOnly access to my application).
What happned to the old-good VB6 Locked property ?
Thanks