Is it possible to limit which dates a user can select from a dateTimePicker
on a C# winforms application?
The basic principle for me is this: I have a comboBox
with 5 items in it, based on which item the user selects I would like to limit which dates the user can then select from, having the unavailable dates grayed out.
Is this possible?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…