Print Page | Close Window

SOLVED: How to disable a checkbox

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: MarkupLabel Control
Forum Description: Topics Related to Codejock MarkupLabel Control
URL: http://forum.codejock.com/forum_posts.asp?TID=16760
Printed Date: 29 April 2024 at 9:10am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: SOLVED: How to disable a checkbox
Posted By: fjosesen
Subject: SOLVED: How to disable a checkbox
Date Posted: 27 May 2010 at 12:59pm
    Hi,
 
    I'd like to create a stack panel filled with several check boxes, some of them in a disabled status. How can I do it?
 
    I'm testing this small piece of code without success:
 
<StackPanel>
 <CheckBox Tag='1' Margin="1" Width="Auto" HorizontalAlignment="Left" IsChecked='True' Content="CK1"/>
 <CheckBox Tag='2' Margin="1" Width="Auto" HorizontalAlignment="Left" IsChecked='True' Content="CK3" IsEnabled='False'/>
</StackPanel>
 
    Kind regards
 


-------------
Products: Suite Pro (ActiveX) v18.0.1
          Toolkit Pro (MFC) v18.0.1
Platform: Windows 10 (64bit)
Language: VC++ 2013 (MFC)



Replies:
Posted By: jpbro
Date Posted: 27 May 2010 at 3:37pm
Looks like a bug - I even tried it using a Trigger just to see if I could find a workaround, but no luck.

I'll add it to the http://forum.codejock.com/forum_posts.asp?TID=16408 - TODO list , but it would be helpful if you could https://support.codejock.com - open a ticket with Codejock and get back to me if it gets resolved.

Thanks for reporting the problem.



-------------
Product: Xtreme SuitePro (ActiveX) version 16.2.6
Platform: Windows XP - SP3

Language: Visual Basic 6.0 SP6



Posted By: fjosesen
Date Posted: 02 June 2010 at 4:05am
    Support team has confirmed it is a bug and will be fixed on release 14.0.
 


-------------
Products: Suite Pro (ActiveX) v18.0.1
          Toolkit Pro (MFC) v18.0.1
Platform: Windows 10 (64bit)
Language: VC++ 2013 (MFC)


Posted By: fjosesen
Date Posted: 21 September 2010 at 4:51am
Hi,
    It seems to be solved in 13.4.1, at least for 'CheckBox' and for 'RadioButton' elements.
 
    Well done! Clap


-------------
Products: Suite Pro (ActiveX) v18.0.1
          Toolkit Pro (MFC) v18.0.1
Platform: Windows 10 (64bit)
Language: VC++ 2013 (MFC)



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net