|
-
Feb 27th, 2009, 08:24 AM
#1
Thread Starter
Junior Member
OptionButton Click Event Fire on Form Load?
I came across a weird issue I've never seen before. I have a form with two option buttons (aka radio buttons) in a control array. When the form loads, the click event fired, even though the Value property isn't set anywhere in the code.
As a test, I changed it from a control array into two separately named controls, and now the click event doesn't fire.
This solves my problem, but I thought it was a weird issue. Do control arrays reinitialize at load even when they are set at design time?
Just curious...
- Nick
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
|