Re: make checkBox ReadOnly wihtout Enabled = False? VB2005
- From: "Stephany Young" <noone@localhost>
- Date: Fri, 23 Feb 2007 12:30:26 +1300
Set the AutoCheck property to False and write your own controlling code in a Click event handler.
"Rich" <Rich@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message news:290C053B-EF1F-48C4-911D-F461071DB3BA@xxxxxxxxxxxxxxxx
How can I make a checkbox control ReadOnly - can't check or uncheck without
having to set the Enabled Property to False? VB2005
I looked at the property *** for the Checkbox control but did not see any
property that looked like ReadOnly. Any suggestions appreciated.
Thanks,
Rich
.
- Prev by Date: Re: How to span function call params across multiple lines?
- Next by Date: exception using HTTPWebRequest with SSL
- Previous by thread: loading FAXCOMEXLib
- Next by thread: Re: make checkBox ReadOnly wihtout Enabled = False? VB2005
- Index(es):