Draw 3D
by Stephan Grieger - GUI Computing
Some of you may be aware of my distaste for using custom controls when all you want is a 3D text box or label. Some may also be aware of my function which draws lines around given controls to give them the look you’re after. This function, while OK, was a little tiresome when you had 30 or 40 controls on the screen.
This new function is a little more intuitive and
easier to use in that it utilises the TAG property of the controls
to determine whether this control requires a 3D appearance.