C# Class InstallPad.ScrollPanel

An autoscrollable panel used by ControlList to host the TableLayoutPanel. Essentially adds a scrollbar to TableLayout
Inheritance: System.Windows.Forms.ScrollableControl
Mostrar archivo Open project: philc/InstallPad Class Usage Examples

Public Methods

Method Description
ScrollPanel ( ) : System

Method Details

ScrollPanel() public method

public ScrollPanel ( ) : System
return System