B
Bill
Hi,
I'd like to show a window in VB.NET with 10 fields. I
want to be able to disable 5 fields if user A has view-
only rights. But if user B has full rights then user B
should be able to change those fields.
This would be a security system that could be applied to
many windows.
I have this in a previous 16-bit programminig language and
wondered what the .NET approach for something like this is
or do I need to bake my own.
Thanks,
Bill
I'd like to show a window in VB.NET with 10 fields. I
want to be able to disable 5 fields if user A has view-
only rights. But if user B has full rights then user B
should be able to change those fields.
This would be a security system that could be applied to
many windows.
I have this in a previous 16-bit programminig language and
wondered what the .NET approach for something like this is
or do I need to bake my own.
Thanks,
Bill