Groups | Blog | Home
all groups > vb.net upgrade > november 2003 >

vb.net upgrade : Question on VB6 Upgrade -> Form and Control Event procedures


zcsessions NO[at]SPAM visionair.com
11/17/2003 11:10:45 AM
I am in the process of upgrading from VB6 as a development tool to VB
..NET. When I upgraded my first project with the upgrade wizard, every
event procedure for a ComboBox Click event had an upgrade warning that
pointed to the help text topic "Event may fire when form is
initialized". The help text says that ALL events for a form or control
may exhibit this problem, but ONLY the ComboBox Click events were
flagged with the upgrade warning. I'm wondering if I should take this
issue into account in EVERY event procedure in a form's code or is it
elenaar NO[at]SPAM online.microsoft.com
11/17/2003 9:59:35 PM
Many events in the form and controls will have this behavior, but if the
others events that you have were not marked with this warning most likely
they will not be affected by this behavior.

Saludos,

Elena Arzac
AddThis Social Bookmark Button