Customization KetticScrollBar in C#.NET
KetticScrollBar control allows the users to customize the HoriScrollBar and VertiScrollBar, which replace the standard scroll bar elements and create scrolling bars in horizontal and vertical orientation for your applications. The scrolling element of VertiScrollViewer allows users fully manage the content area and can be applied when it is required. The VertiScrollViewer supports Physical mode, which customize the scrolling in preset intervals, and Logical scrolling mode, which customize the size of the increment.
Properties for Customizing KetticScrollBars control for Windows Forms
KetticScrollBar provide the same properties for HoriScrollBar and VertiScrollBar. The following are the key properties for the HoriScrollBar and VertiScrollBar.
Scroll Event for Customizing KetticScrollBars control
KetticScrollBar .NET component contains the Scroll event for the designers to track scrollbar changes. This is achieved through customizing the Value property of this event to determine the current thumb position and assign the negated Value to the Top property of the KetticScrollBar control being scrolled. | ![]() UI Controlsfor Windows Forms .NET WinForms UI Overview.NET WinForms UI Features.NET WinForms UI GuideC# WinForms UI DesignVB.NET WinForms UI DesignWinForms UI Controls WinForms Buttons UI Control WinForms Calendar UI ControlWinForms Carousel UI ControlWinForms Chart UI ControlWinForms Clock UI ControlCommandBar UI ControlWinForms Dock UI ControlDesktop Alert UI ControlDropDown List UI ControlWinForms Editor UI ControlForms and Dialogs UI ControlWinForms GridView UI ControlWinForms ListView UI ControlWinForms Menu UI ControlWinForms ComboBox UI ControlWinForms PageView UI ControlPanels and Labels UI ControlWinForms Panorama UI ControlWinForms PDFViewer UI ControlWinForms Property Grid UI ControlWinForms Ribbon UI ControlWinForms PivotGrid UI ControlWinForms RichTextBox UI ControlWinForms Rotator UI ControlWinForms Scheduler UI ControlWinForms Shortcuts UI ControlWinForms SpellChecker UI ControlWinForms Track & Status UI ControlProgressBarGet Started in C#CustomizationScrollBarGet Started in C#CustomizationTrackBarGet Started in C#CustomizationModesWaitingBarGet Started in C#Properties & MethodsBackground WorkerCustomizationWinForms TreeView UI ControlWinForms Wizard UI ControlWinForms Test UI ControlWinForms Theme UI Control |