Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > ActiveX COM > MarkupLabel Control
  New Posts New Posts RSS Feed - SOLVED: How to disable a checkbox
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

SOLVED: How to disable a checkbox

 Post Reply Post Reply
Author
Message
fjosesen View Drop Down
Groupie
Groupie
Avatar

Joined: 30 June 2008
Status: Offline
Points: 49
Post Options Post Options   Thanks (0) Thanks(0)   Quote fjosesen Quote  Post ReplyReply Direct Link To This Post Topic: SOLVED: How to disable a checkbox
    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)
Back to Top
jpbro View Drop Down
Senior Member
Senior Member
Avatar

Joined: 12 January 2007
Status: Offline
Points: 1354
Post Options Post Options   Thanks (0) Thanks(0)   Quote jpbro Quote  Post ReplyReply Direct Link To This Post 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 TODO list, but it would be helpful if you could 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

Back to Top
fjosesen View Drop Down
Groupie
Groupie
Avatar

Joined: 30 June 2008
Status: Offline
Points: 49
Post Options Post Options   Thanks (0) Thanks(0)   Quote fjosesen Quote  Post ReplyReply Direct Link To This Post 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)
Back to Top
fjosesen View Drop Down
Groupie
Groupie
Avatar

Joined: 30 June 2008
Status: Offline
Points: 49
Post Options Post Options   Thanks (0) Thanks(0)   Quote fjosesen Quote  Post ReplyReply Direct Link To This Post 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)
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.141 seconds.