![]() |
how to resize controls in the formview |
Post Reply
|
| Author | |
nicolnie
Newbie
Joined: 19 September 2004 Location: China Status: Offline Points: 12 |
Post Options
Thanks(0)
Quote Reply
Topic: how to resize controls in the formviewPosted: 17 November 2005 at 11:15pm |
|
I have several docking panes and a formview. The initial states of panes is show, and there are some controls in the formview. When I hide the panes, how should I do to put the controls to right position? resize or move? Thanks for your help. |
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 17 November 2005 at 11:43pm |
|
You can try CXTResizeFormView, see sample at Samples\Utilities\Grep
|
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
nicolnie
Newbie
Joined: 19 September 2004 Location: China Status: Offline Points: 12 |
Post Options
Thanks(0)
Quote Reply
Posted: 19 November 2005 at 12:41am |
|
Thanks. I see the sample, and use in my project. But another question is how to implement the resize in the vertical? The grep sample shows only the horizontal, and I can not understand the means of parameters of SetReize(). If a better sample can be provide, it is very good. |
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 19 November 2005 at 10:30am |
|
for second parameter insted ...TOP_RIGHT try ...BOTTOM_RIGHT
|
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
nicolnie
Newbie
Joined: 19 September 2004 Location: China Status: Offline Points: 12 |
Post Options
Thanks(0)
Quote Reply
Posted: 20 November 2005 at 12:46am |
|
If I want resize in the two dimensions, what should I do? Can I write two SetResize() statement for a control? |
|
![]() |
|
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 |