Hi all,
I want to add controls at run time on a Form. I used two buttons for navigation.
Depending on click on buttons (for navigation) want to add new controls on the Form and drop old controls.
Problem I have regarding DateTimePicker (dtp1). How to dispose it when navigate forward or recreate it when
navigate backward.
regards
I want to add controls at run time on a Form. I used two buttons for navigation.
Depending on click on buttons (for navigation) want to add new controls on the Form and drop old controls.
Problem I have regarding DateTimePicker (dtp1). How to dispose it when navigate forward or recreate it when
navigate backward.
regards