Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
MonthCaalenderを使用して日付を選択しています
同じ日付で複数の日付の選択を制限する方法
月カレンダーのMaxSelectionCountプロパティを設定します。
MonthCaalender に単純なロジックを適用して、マウス ダウン イベントで選択した日付を削除できます。Mousedown を使用して、蛾のカレンダーからすべての選択をクリアするだけです。
乾杯!