A collection of tips for working with user forms this week.
1. Custom Colours.
You can define a set of custom colours to use with a forms controls – better still these colours will persist across sessions of the IDE, so you can use them in different projects once you have set them up.
To define a custom colour all you have to do is open the colour picker dialog from a controls colour pallet and set the colour. To do this select a control, go to one of its properties that exposes a colour (backcolor, forecolor etc.). Next click the drop down and pick the “Palette” tab, at the bottom of that there are two rows of white boxes, right click in any of these and you’re a way – happy colouring!

Select the colour drop down, and click the “Palette” tab. Right click any of the white boxes in the bottom two rows.
2. Tab Order, Tab Order.
One for the OCD’s amongst us. I’m guess most people know this already, but just in case. You can change the order in which the cursor jumps from control to control on a user form, in response to the user pressing the tab key. Under the view menu, click the “Tab Order” menu item, and away you go… makes sense really!
3. Fix up, Look Sharp.
[What, you're not a Dizzee fan?]. Another little micro tip really. Under the Format menu are a host of tools to get your controls arranged superb nice on the form. They are fairly straight forward to understand, but here’s a pro tip; customise your toolbars and add them as buttons to save time!!!

Use the tools under the Format menu to arrange and line up the controls on your form. Add the controls as toolbar buttons to save time (red box).
Well that’s your lot, if you have any other tpis, please do let us know! Thanks Ross



