Tip Bank

DevX - Software Development Resource

Fast Copy of Properties between Controls

You probably already know that if you select multiple controls on a form you can use the Property Window to change one of their common property in one single operation.

DevX - Software Development Resource

Correctly restore mouse cursor

When you write lengthy procedures, it is a good habit to change the mouse cursor to an hourglass, and restore it to the original shape when the procedure exits. However,