Filename copyable
This commit is contained in:
@ -63,7 +63,7 @@ namespace CobXmlSupport
|
||||
set
|
||||
{
|
||||
wholeFilePath = value;
|
||||
lblCodeType.Text = wholeFilePath.Substring(wholeFilePath.LastIndexOf("\\") + 1); ;
|
||||
txtCodeType.Text = wholeFilePath.Substring(wholeFilePath.LastIndexOf("\\") + 1); ;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user