BUG - Margins in TabControl v11.1.3 |
Post Reply |
Author | |
ijwelch
Senior Member Joined: 20 June 2006 Status: Offline Points: 262 |
Post Options
Thanks(0)
Posted: 11 June 2007 at 3:40am |
The margins (control, client and button) are . The top and right margin values are being swapped.
To reproduce: Add a tab control to a vb form. Use the property page to set margins at 1, 2, 3 and 4 (reading left to right). Save the form design. Close the form and re-open it (forcing vb to reload the properties). Check the property page - now it's 1,3,2,4. This DOES affect run-time behaviour as well. I think the property is being saved as 'left,top,right,bottom' but is re-loaded as 'left,right,top,bottom'. |
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Thanks. you right
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |