Version

UltraMonthViewSingleEventIds Enumeration

Uniquely identifies each UltraMonthViewSingle specific event
Syntax
'Declaration
 
Public Enum UltraMonthViewSingleEventIds 
   Inherits System.Enum
public enum UltraMonthViewSingleEventIds : System.Enum 
Members
MemberDescription
ActivitiesDragCompleteEvent id that identifies the ActivitiesDragComplete event.
AfterActiveOwnerChangedEvent id that identifies the AfterActiveOwnerChanged event
AfterActivitiesDeletedEvent id that identifies the AfterActivitiesDeleted event
AfterAppointmentEditEvent id that identifies the AfterAppointmentEdit event
AfterDayOfWeekSelectedEvent id that identifies the AfterDayOfWeekSelected event
AfterNoteEditEvent id that identifies the AfterNoteEdit event
AfterPerformActionEvent id that identifies AfterPerformAction event.
AfterScrollEvent id that identifies the AfterScroll event
AfterWeekSelectedEvent id that identifies the AfterWeekSelected event
BeforeActiveOwnerChangedEvent id that identifies the BeforeActiveOwnerChanged event
BeforeActivitiesDeletedEvent id that identifies the BeforeActivitiesDeleted event
BeforeAppointmentEditEvent id that identifies the BeforeAppointmentEdit event
BeforeNoteEditEvent id that identifies the BeforeNoteEdit event
BeforePerformActionEvent id that identifies BeforePerformAction event.
BeforeScrollEvent id that identifies the BeforeScroll event
DayOfWeekHeaderClickedEvent id that identifies the DayOfWeekHeaderClicked event
GestureCompletedThe GestureCompleted event.
GestureQueryStatusThe GestureQueryStatus event.
GestureStartingThe GestureStarting event.
LastEventIdUpdate this as new events are added
MoreActivityIndicatorClickedEvent id that identifies the AfterScroll event
PanGestureThe PanGesture event.
PressAndHoldGestureThe PressAndHoldGesture event.
PressAndTapGestureThe PressAndTapGesture event.
RotateGestureThe RotateGesture event.
TwoFingerTapGestureThe TwoFingerTapGesture event.
WeekHeaderClickedEvent id that identifies the UltraMonthViewSingle.WeekHeaderClicked event
ZoomGestureThe ZoomGesture event.
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also