Obtain the text position of a TabPageAdv control

I want to obtain the text position of a TabPageAdv control (i.e., the position of the "Full Position" in the attachment), with respect to the control itself, is there any property that I can get this information from?



syncfusion.zip

1 Reply

JJ Jisha Joy Syncfusion Team January 23, 2008 10:53 AM UTC

Hi Leong,

You can use the TextAlignment property of the TabControlAdv to get/set the text position of the tabs.
Please refer the code snippet:

this.tabControlAdv1.TextAlignment

Please let me know if you have any questions.
Thanks,
Jisha


Loader.
Up arrow icon