eDriven Framework API
StylesInitialized Method
NamespaceseDriven.Gui.ComponentsComponentStylesInitialized()()()()
eDriven Framework API
Called after the component styles are first initialized
This happens upont the addition to the display list, and befor measuring
You can setup values needed for measuring component here
Declaration Syntax
C#Visual BasicVisual C++
public virtual void StylesInitialized()
Public Overridable Sub StylesInitialized
public:
virtual void StylesInitialized()

Assembly: eDriven.Gui (Module: eDriven.Gui) Version: 2.0.1.0 (2.0.1.0)