PictAlignment Property
Specifies the image alignment in a
Button control
Syntax:
PictAlignment Top | Left | Right | Bottom
You can specify picture alignment via TOP , LEFT , RIGHT and BOTTOM clauses (standard syntax) or setting the new 'PictAlignment' property when alternate syntax is used (the default aligment is 'Top').
Sample: \hmg\samples\button_2
This feature requires Windows XP or later version.