eDriven Framework API
OverrideWith Method (table)
NamespaceseDriven.Gui.StylesStyleTableOverrideWith(StyleTable)
eDriven Framework API
Adds the new values to the table and overrides the duplicates
Declaration Syntax
C#Visual BasicVisual C++
public void OverrideWith(
	StyleTable table
)
Public Sub OverrideWith ( _
	table As StyleTable _
)
public:
void OverrideWith(
	StyleTable^ table
)
Parameters
table (StyleTable)

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