Does anyone know how to create a custom dialog for a setup project? My c#
solution contains several components, each are optional for a user to
install. Therefore, I would like to present the user with a treeview control
or listbox control with the choices for them to select which components to
install.
--
-Demetri
solution contains several components, each are optional for a user to
install. Therefore, I would like to present the user with a treeview control
or listbox control with the choices for them to select which components to
install.
--
-Demetri
Comment