|
-
May 24th, 2005, 10:04 PM
#1
Thread Starter
Lively Member
checkbox, radio button properties...
hi!
to think about it.....this is a very simple problem.....someone probably asked about it before....anyhow..
when i create a radiobutton and checkbox in my site....i tried to put this line of code in radiobutton's method:
label1.enabled = False
anyway....unexpectedly....when i click the button....the label doesn't get grayed out (if u know what i mean...)...
HOWEVER.....i tried doing so in windows VB .NET application...and it actually works everytime i clicked the button/checkbox.....
any help?
thanx =)
-
May 24th, 2005, 10:06 PM
#2
Thread Starter
Lively Member
Re: checkbox, radio button properties...
is this has anything to do with the postback property?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|