ScrollableStackPanel Class
Panel that contains two scroll buttons (
ScrollableStackPanel.ButtonPrevious,
ScrollableStackPanel.ButtonNext) and a
ScrollableStackPanel.ScrollablePanel with content that can be scrolled by clicking the buttons.
'Declaration
Public Class ScrollableStackPanel
Inherits StackPanel