Quinn-Curtis Forums
Quinn-Curtis Forums
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Tools for Microsoft .Net & .Net Compact Framework
 Real-Time Graphics Tools for .Net (VB and C#)
 button control
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

carlao

54 Posts

Posted - 24 Feb 2005 :  20:08:48  Show Profile  Reply with Quote
I have two RT_CONTROL_RADIOBUTTON_SUBTYPE. When I click one the other is toggled. I would like to change this behavior and change the state using double-click instead of single-click. How can I do that?
Thanks.

Carlos

quinncurtis

1164 Posts

Posted - 25 Feb 2005 :  09:37:11  Show Profile  Reply with Quote
Our button class, which has subtypes of RT_CONTROL_RADIOBUTTON_SUBTYPE, RT_CONTROL_MOMENTARYBUTTON_SUBTYPE and RT_CONTROL_TOGGLEBUTTON_SUBTYPE, is derived from the standard .Net Button type and uses the underlying events of the Button class for event processing. The Button class does not trap double click events and therefore ours don't either. Therefore there is no straightforward way that we can think of to implement the radio button, double click behavior you describe.
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
Quinn-Curtis Forums © 2000-07 Quinn-Curtis, Inc. Go To Top Of Page
Powered By: Snitz Forums 2000 Version 3.4.07