On Jun 8, 2006, at 10:38 AM, Henning Hraban Ramm wrote:
- how can I set a field readonly
Ah! An easy one! It's a property of the textbox control:
textbox.ReadOnly = True
-- Ed Leafe
-- http://leafe.com
-- http://dabodev.com
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
