| 
 | 
 | 
 | 
| 
        | OnBackgroundImageLayoutChanged Method, SftTree Class | 
Raises the BackgroundImageLayoutChanged event.
Syntax SftTree Class (Softelvdm.SftTreeNET)
| VB | Protected Overrides Sub OnBackgroundImageLayoutChanged( ByVal e As EventArgs ) | 
| C# | protected override void OnBackgroundImageLayoutChanged( EventArgs e ); | 
| C++ | protected: virtual void OnBackgroundImageLayoutChanged( EventArgs^ e ); | 
e
An EventArgs that contains the event data.
Comments
The OnBackgroundImageLayoutChanged method raises the BackgroundImageLayoutChanged event.