Solved: Some Bug in Resizer in Ver 12.1 |
Post Reply |
Author | |
free_user
Groupie Joined: 08 March 2006 Status: Offline Points: 24 |
Post Options
Thanks(0)
Posted: 25 November 2008 at 11:08am |
Hello
I have some problem. 1- How can I make status Pane Visible or invisible in source when it was made visible or invisible through a 'Customiz statusbar' before? 2-I selected Folowing properties in Picture 1 for my Grid Object, When I resize the window form vertically like Picture 2 and the grid exist in the appearance there is no problem but when i resize it comppletly and the grid disappears like picture 3 and we want to bring it back to the original size like Picture 4 we don't have the same appearance like picture 2 in the other word the size of grid will change. How can i Fix this problem? Picture Is Uploaded in: 20081125_110713_CodeJockBug.rar |
|
free_user
Groupie Joined: 08 March 2006 Status: Offline Points: 24 |
Post Options
Thanks(0)
|
Hello
There is no one to answer? Please Help me? Sorry for my bad English. |
|
Aaron
Senior Member Joined: 29 January 2008 Status: Offline Points: 2192 |
Post Options
Thanks(0)
|
Hi,
|
|
Product: Xtreme SuitePro (ActiveX) version 15.0.2
Platform: Windows XP (32bit) - SP 2 Language: Visual Basic 6.0 Zero replies is not an option.... |
|
free_user
Groupie Joined: 08 March 2006 Status: Offline Points: 24 |
Post Options
Thanks(0)
|
Aaron
Senior Member Joined: 29 January 2008 Status: Offline Points: 2192 |
Post Options
Thanks(0)
|
Hi,
You are right about this. When resizing the Resizer control calculates values and when button.top < tabcontrol.top then resizer calculates wrong values from that point on. It should not resize to negative values.
If you want to prevent the control to be resized less then a certain width or height you must use Enable Horizontal/Vertical Scroll.
See my post about resizer control: https://forum.codejock.com/forum_posts.asp?TID=10296 Option 2:
To avoid this you could use FormExtender control and set min / max form width / height
|
|
Product: Xtreme SuitePro (ActiveX) version 15.0.2
Platform: Windows XP (32bit) - SP 2 Language: Visual Basic 6.0 Zero replies is not an option.... |
|
free_user
Groupie Joined: 08 March 2006 Status: Offline Points: 24 |
Post Options
Thanks(0)
|
Thank you very Much
|
|
Xtreme SuitePro (ActiveX) version 15.1.3
C# 2010 Xp Sp3 |
|
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 |