Class ScrollerPanelEventArgs
Namespace: Binarymission.WinForms.Controls.ScrollBars
Assembly: Binarymission.WinForms.Controls.ScrollBars.dll
Syntax
public sealed class ScrollerPanelEventArgs : EventArgs
Constructors
ScrollerPanelEventArgs()
Declaration
public ScrollerPanelEventArgs()
Properties
ScrollControlsCompositeSizeMetadata
Declaration
public Size ScrollControlsCompositeSizeMetadata { get; set; }
ShouldProvideExtendedRenderingArtefacts
Declaration
public bool ShouldProvideExtendedRenderingArtefacts { get; set; }