Hi,
I used the Install-Package updatecontrols to install for a winform project in VS2019.
However, pressing Ctrl-D, Ctrl-G does not bring up the tool to generate the codes.
Instead after Ctrl-G, it simply asks which row I wish to skip to.
The MSI installer link is also broken https://updatecontrols.net/bin/UpdateControls.2.2.5.0.msi
Is this supposed to work for VS2019? If yes, is Install-Package updatecontrols all that is required?
Thank you.
Hi,
I used the
Install-Package updatecontrolsto install for a winform project in VS2019.However, pressing
Ctrl-D,Ctrl-Gdoes not bring up the tool to generate the codes.Instead after
Ctrl-G, it simply asks which row I wish to skip to.The MSI installer link is also broken https://updatecontrols.net/bin/UpdateControls.2.2.5.0.msi
Is this supposed to work for VS2019? If yes, is
Install-Package updatecontrolsall that is required?Thank you.