Constant Reference > ForegroundPicturePosition Constants |
Applies To
ForegroundPicturePosition Property
Values
Design Time |
Run Time |
0 - Left (default) |
dbgFPLeft |
1 - Right |
dbgFPRight |
2 - Left of Text |
dbgFPLeftOfText |
3 - Right of Text |
dbgFPRightOfText |
4 - Top of Text |
dbgFPTopOfText |
5 - Bottom of Text |
dbgFPBottomOfText |
6 - Picture Only |
dbgFPPictureOnly |
7 - Text Only |
dbgFPTextOnly |