| 
 | 
 | 
 | 
| 
        | ScrollHome Method, SftTree Class | 
Scrolls the items in the item area so that the first item in the tree control becomes the top item (TopItem), displaying the first page.
Syntax SftTree Class (Softelvdm.SftTreeNET)
| VB | Public Sub ScrollHome() | 
| C# | public void ScrollHome(); | 
| C++ | public: void ScrollHome(); | 
Comments
The ScrollHome method scrolls the items in the item area so that the first item in the tree control becomes to top item, displaying the first page.