Rsize a custom controle in a toolbar |
Post Reply |
Author | |
AdamSharp
Groupie Joined: 31 March 2008 Location: Morocco Status: Offline Points: 38 |
Post Options
Thanks(0)
Posted: 05 September 2008 at 5:52am |
Hello,
I can't resize à custom controle (Text1.Width = Me.Width - Text1.Left) when i resize the form, I added it in my toolbar of the commandbar |
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hi,
Resize Width of this button instead: CustomControlButton.Width = xxx
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
adwild2
Groupie Joined: 17 December 2008 Location: Netherlands Status: Offline Points: 16 |
Post Options
Thanks(0)
|
I have added a listview in a ribbonbar. This works alright but can't get it resized. Resizing the custom control item or the listview control frame doesn't work.
|
|
Product: Xtreme SuitePro (ActiveX) version 13.0.0
Platform: Windows XP SP3 (32bit) Language: Progress OpenEdge 10.2A |
|
adwild2
Groupie Joined: 17 December 2008 Location: Netherlands Status: Offline Points: 16 |
Post Options
Thanks(0)
|
I managed to get the listview to resize correctly.
On window resize i execute this code (Progress OpenEdge) where ip_Width is the new width :
|
|
Product: Xtreme SuitePro (ActiveX) version 13.0.0
Platform: Windows XP SP3 (32bit) Language: Progress OpenEdge 10.2A |
|
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 |