Initializes the component
Called by the parent upon first addition
At this state all the properties have been set
Sets child's Owner and reference to Stage
Sets Skin

C# | Visual Basic | Visual C++ |
public override void Initialize()
Public Overrides Sub Initialize
public: virtual void Initialize() override