J
Jack Addington
I have a 3rd party control that I use that I have inherited from and used
throughout my application. There is a new version of the control being
released that fixes a number of issues with the designer in VS. Some of the
properties are not being written correctly to the generated code section so
inherited versions of the control aren't always behaving properly.
I'm a little concerned on what I will have to do when the new control is
released. Will a rebuild just fix everything? Does the designer region get
updated all the time or am I going to have to remove and replace all my
controls? or open each form and save?
thx
jack
throughout my application. There is a new version of the control being
released that fixes a number of issues with the designer in VS. Some of the
properties are not being written correctly to the generated code section so
inherited versions of the control aren't always behaving properly.
I'm a little concerned on what I will have to do when the new control is
released. Will a rebuild just fix everything? Does the designer region get
updated all the time or am I going to have to remove and replace all my
controls? or open each form and save?
thx
jack