Home Documentation Download License Contact

Settings Control

Custom control for component properties editing.
It can be difficult or impossible to edit complex component properties in the standard property grid of M4 Creator. If a Settings Control is defined, the property grid is replaced by this control if the component is selected.
NOTE: This custom control is used in M4 Creator only.

Key SettingsControl
Defined In M4.ApplicationModel.ComponentDefinition
Interface M4.ApplicationModel.IComponent
Standard Implementations None
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.