.
This commit is contained in:
parent
0479020de6
commit
7cb9784d4f
@ -51,7 +51,7 @@ namespace VisualComponentsForm
|
|||||||
{
|
{
|
||||||
try
|
try
|
||||||
{
|
{
|
||||||
labelCheckTwo.Text = myTextBox.TextBoxValue;
|
labelCheckTwo.Text = myTextBox.TextBoxValue.ToString();
|
||||||
}
|
}
|
||||||
catch (Exception ex)
|
catch (Exception ex)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user