Re: Checkboxes

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: Devi (devijv_at_online.microsoft.com)
Date: 02/09/05


Date: Wed, 9 Feb 2005 17:30:23 +0530

What do you mean by 'automatically'? If you want to use a checkbox in your
app, and don't want to be bothered about reflecting the checked state of
the box each time the user clicks on it, then you can use the
BS_AUTOCHECKBOX style to automatically reflect the checked/unchecked state
and look of the control. If that is not what you want, can you give more
details on the issue?

Thanks,
Devi

-- 
This posting is provided "AS IS" with no warranties, and confers no rights.
"Sylvester" <lists_sebastian@yahoo.de> wrote in message 
news:esZnSxcDFHA.1264@TK2MSFTNGP12.phx.gbl...
> Hello,
>
> how can I check or uncheck a checkbox automaticaly?
>
> please help
>
> thanks in advance
>
> 


Relevant Pages

  • Re: Force VB App to run as administrator in Vista
    ... I've tried the manifest but could not get it working. ... my app in VB6, I check off the checkbox that says run as administrator ... Installshield. ... runs as administrator and this checkbox is unchecked. ...
    (microsoft.public.vb.general.discussion)
  • any tips for trouble shooting databinding?
    ... checkbox to a boolean in my app. ... The properties for my checkbox in the ... Google and Google Groups, ...
    (microsoft.public.dotnet.general)
  • Re: Toggling visibility in css, not javascript
    ... It's a bit inconvenient in our app to use javascript here. ... toggles visibility on hover, and the other creates a dummy checkbox, ... I'm thinking the challenge here is to maintain state using css alone. ...
    (alt.html)
  • Re: How "talk" between applications?
    ... Start the app and check the checkbox to start the server (clear ... Imports System.IO ... End Sub ...
    (microsoft.public.dotnet.languages.vb)
  • Re: FindControl
    ... > You code below assigns the checkbox to a variable. ... >> not it's checked state. ... I'm creating the control in a placeholder and ... >> events for that control and if so, ...
    (microsoft.public.dotnet.framework.aspnet)