On Wednesday 04 April 2007 18:16, Carl Karsten wrote: > Class Designer, add text box. > > 1. How do I pick what text box class I want to use? (ideally I want this > to apply to all new text boxes I add, but I don't see a way to see what is > currently use, which I think would mean I can change it, which would be a > good thing.)
Not exactly sure what you mean. Because there is only one dTextBox. But it sounds like you would like to create a custom textbox class. To create the class is easy. When you create a new CD instead of choosing a form use a dTextBox or some other class. Set your properties and save. Then when you want your special textbox class just select custom class when adding a control. -- John Fabiani _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/dabo-users/[EMAIL PROTECTED]
