M
Michael
I have the need to create different WinForm controls inside
a Dialog at runtime in order to collect data, sort of like VS.NET
Properties Dialog box(a two columns table). The first column is the
prompt. Second column hosts the control(e.g. RadioButton, CheckBox,
Text, or DropDown). The number of rows and type of controls could be
varied depending on the information stored in database. The user will
enter the information in that form for further process.
Has anyone done something like this, or is there 3rd party control out
there? If you could point me to the right direction, I would really
appreciate it.
Thanks,
Michael
a Dialog at runtime in order to collect data, sort of like VS.NET
Properties Dialog box(a two columns table). The first column is the
prompt. Second column hosts the control(e.g. RadioButton, CheckBox,
Text, or DropDown). The number of rows and type of controls could be
varied depending on the information stored in database. The user will
enter the information in that form for further process.
Has anyone done something like this, or is there 3rd party control out
there? If you could point me to the right direction, I would really
appreciate it.
Thanks,
Michael