C# Class Open.Core.Common.Controls.Editors.PropertyGridStructure.Editors.StringEditor

A property-grid editor for String values.
Inheritance: System.Windows.Controls.UserControl
Show file Open project: philcockfield/Open.TestHarness.SL

Public Methods

Method Description
StringEditor ( ) : System.Windows.Controls

Private Methods

Method Description
CreateUpdateOnKeyPress ( ) : void

Method Details

StringEditor() public method

public StringEditor ( ) : System.Windows.Controls
return System.Windows.Controls