Calendar::OnSelectionModeChanged Method (EventArgs^)
.NET Framework (current version)
Raises the SelectionModeChanged event.
Assembly: PresentationFramework (in PresentationFramework.dll)
Parameters
- e
-
Type:
System::EventArgs^
The data for the event.
Notes to Inheritors:
When overriding OnSelectionModeChanged in a derived class, be sure to call the base class’s OnSelectionModeChanged method so that registered delegates receive the event.
.NET Framework
Available since 4.0
Available since 4.0
Show: