SVN r368
SVN-Revision: r368
This commit is contained in:
@@ -180,8 +180,11 @@ namespace Lskj.Control
|
||||
else
|
||||
{
|
||||
this.txtEdit.Text = "";
|
||||
_lookUpForm.EditText = "";
|
||||
_lookUpForm.EditValue = "";
|
||||
if (_lookUpForm != null)
|
||||
{
|
||||
_lookUpForm.EditText = "";
|
||||
_lookUpForm.EditValue = "";
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user