10-06-2010 02:41 AM
Hi,
Can turn a control to a specific angle by programing? e.g., turn a picture control to an angle.
David
10-06-2010 03:13 AM
Hi David,
to my knowledge it is only possible to change the orientation of text, but not of controls.
You can check for these possibilities by having a closer look at the attributes available for the function SetCtrlAttribute
Wolfgang