Hi there,
I have a WindowsForm which includes a label. I want to add a date to
this label which a user can select.
I thought it is probably the best to open another WindowsForm and to
add on this one a monthcalendar.
My prolbem is: How can I use this MonthcalendarFo rm to edit / add the
date of the label on other forms.
(It should be possible to use this monthcalendarfo rm for diffrent
forms)
Hope you can understand my problem!
Thank you very much in advance for your help.
Kind regards,
SePp
I have a WindowsForm which includes a label. I want to add a date to
this label which a user can select.
I thought it is probably the best to open another WindowsForm and to
add on this one a monthcalendar.
My prolbem is: How can I use this MonthcalendarFo rm to edit / add the
date of the label on other forms.
(It should be possible to use this monthcalendarfo rm for diffrent
forms)
Hope you can understand my problem!
Thank you very much in advance for your help.
Kind regards,
SePp
Comment