Home Documentation Download License Contact

Client Control

Container control for M4 Back Office Client. All other controls are displayed inside this container.

Key ClientControl
Defined In M4.ApplicationModel.ComponentModel
Default implementation is Side Bar Client.
Interface M4.ApplicationModel.IComponent
Standard Implementations Side Bar Client - M4ComponentsWpf.Client.SideBarClient
Client with navigation tree as side bar.
Uses M4ComponentsView.Client.ClientView.
Example M4CustomLibrary.Components.ComponentTemplate
Empty template.

M4CustomLibrary.Components.ComponentControlTemplate
Empty template of type M4LibWpf.Components.ComponentControl. Returns itself as IComponent.Control. Implements M4View.Client.IViewComponent.