|
|
|
|
Scrolling Class |
Scrolling Class (Softelvdm.SftTabsNET Namespace)
The Scrolling class has been replaced by the new, equivalent ScrollingClass type.
Starting with SftTabs/NET 6.0, the ScrollingClass should be used instead of the Scrolling class.
VB |
Public Class Scrolling Inherits ScrollingClass |
C# |
public class Scrolling : ScrollingClass |
C++ |
public ref class Scrolling : public ScrollingClass |
See Also Softelvdm.SftTabsNET Namespace