Represents a control that displays and allows the end user to edit a value.

Namespace:  DlhSoft.Windows.Controls.Primitives
Assembly:  DlhSoft.ProjectData.Management.Controls (in DlhSoft.ProjectData.Management.Controls.dll)

Syntax

C#
public interface IValueEditorControl
Visual Basic (Declaration)
Public Interface IValueEditorControl

See Also