Persistate API documentation
OnLoad Method (e)
NamespacesPersistate.UI.DesktopPContainerOnLoad(EventArgs)

[This is preliminary documentation and is subject to change.]

Raises the Load event.
Declaration Syntax
C#
protected override void OnLoad(
	EventArgs e
)
Parameters
e (EventArgs)
An object containing the event arguments.
Remarks
This applies the current effective LayoutStyle to this container and all its contents.

Assembly: Persistate.UI.Desktop (Module: Persistate.UI.Desktop) Version: 0.6.1.20 (0.6.1.20)