MindFusion WinForms Programmer's Guide
Calendar.HScroll Event
See Also
 





Raised when the control has been scrolled horizontally.

Namespace: MindFusion.Scheduling.WinForms
Assembly: MindFusion.Scheduling

 Syntax

C#  Copy Code

public event ScrollEventHandler HScroll

Visual Basic  Copy Code

Public Event HScroll As ScrollEventHandler

 Event Data

HScroll event handlers receive an argument of type ScrollEventArgs.

 See Also

Calendar Members
Calendar Class
MindFusion.Scheduling.WinForms Namespace
VScroll Event
Scroll Event