Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Possible to Add Checkbox in Calendar control? (Read 2084 times)
PI_GOH
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 1
Joined: Aug 29th, 2011
Possible to Add Checkbox in Calendar control?
Aug 29th, 2011 at 1:50am
Print Post  
Hi

Is it Possible to Add Checkbox in Calendar control?

Thanks
  
Back to top
 
IP Logged
 
Meppy
God Member
*****
Offline


MindFusion support

Posts: 1783
Joined: Jul 20th, 2005
Re: Possible to Add Checkbox in Calendar control?
Reply #1 - Aug 29th, 2011 at 6:05am
Print Post  
If you want to add a real Windows CheckBox control to the calendar, it is not possible. You can do it only by positioning the check box on top of the calendar at the appropriate location in order to give the impression that the check box is part of the calendar.

However, you can achieve check box functionality inside the calendar control by using custom drawing and proper event handling. Check the MultipleResourceSelection sample - it illustrates how to do it. This sample custom-draws small check box-like components inside the row headers of a Resource view. The user can then click these components in order to change their state and trigger special functionality.

I hope this helps.

Regards,
Meppy
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint