CheckBox Readonly |
Post Reply |
Author | |
mellysully
Groupie Joined: 09 June 2009 Status: Offline Points: 19 |
Post Options
Thanks(0)
Posted: 09 June 2009 at 10:20am |
Hello,
Product: Xtreme SuitePro (ActiveX) 2007 version 11.1.3
Platform: Windows XP (32bit) -
Language: Progress OpenEdge I wonder if there is a way of making the checkbox read only i.e. not allowing to tick or untick but displaying the result of checkbox.
I appreciate it if you could help me.
Many thanks
Melly
|
|
Jebo
Senior Member Joined: 27 October 2005 Location: Germany Status: Offline Points: 318 |
Post Options
Thanks(0)
|
Hi,
put your checkBox-control inside a container-control (like frameBox). Now set the framebox.enabled = False. That's all! Not tested - but it should work! ;-) |
|
ijwelch
Senior Member Joined: 20 June 2006 Status: Offline Points: 262 |
Post Options
Thanks(0)
|
I can't believe that this isn't a property of the control. But it really isn't!
|
|
ExtremeSuitePro 12.1.1
WinXP SP3 |
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Maybe jutst Enabled = False will work for you ? |
|
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 |