|
|
|
|
InitLayout Method, SftTree Class |
Called after the control has been added to another container.
Syntax SftTree Class (Softelvdm.SftTreeNET)
VB |
Protected Overrides Sub InitLayout() |
C# |
protected override void InitLayout(); |
C++ |
protected: virtual void InitLayout(); |
Comments
The InitLayout method is called after the control has been added to another container.