Hi everyone
I am working on Arabic conversion....so while Arabic login I need mirror image of normal windows form...while designing i am using Tablelayout like
TableLayoutPanel6.RightToLeft = Windows.Forms.RightToLeft.Yes
all the controls are working except title bar
but i want same as like along with Title bar also means
close,maximize,minimize button in left side while Arabic login and form text in left side as similar to Arabic pattern(Rigth to left)
Is it Possible..?
I am working on Arabic conversion....so while Arabic login I need mirror image of normal windows form...while designing i am using Tablelayout like
TableLayoutPanel6.RightToLeft = Windows.Forms.RightToLeft.Yes
all the controls are working except title bar
but i want same as like along with Title bar also means
close,maximize,minimize button in left side while Arabic login and form text in left side as similar to Arabic pattern(Rigth to left)
Is it Possible..?