When using a graphical command button, how can I set the icon/picture on the left of the caption? (by default, the pictures stays on top of the caption)
Thanks.
Printable View
When using a graphical command button, how can I set the icon/picture on the left of the caption? (by default, the pictures stays on top of the caption)
Thanks.
You can't do it. The only way I can think of is to use Microsoft Object 2.0 Library (or something close to it). It has a CommandButton control with Picture Position Property.
HTH