[To be supplied.]
[Visual Basic] Overloads Protected Sub Edit( _ ByVal instantText As String, _ ByVal selectAll As Boolean _ ) [C#] protected void Edit( string instantText, bool selectAll ); [C++] protected: void Edit( String* instantText, bool selectAll ); [JScript] protected function Edit( instantText : String, selectAll : Boolean );
ValueEditorHost Class | ValueEditorHost Members | System.WinForms Namespace | ValueEditorHost.Edit Overload List