Hi,
How can I change the content of DateTime MaskedInput programmaticaly?
I set the new DateTime to Value property of MaskedInput but nothing changed.
the setter of Text property is inaccessible also and cannot be changed.
I've used MaskedInput in a UserControl and wanna change it from the main App Window in code.
What's the solution?
How can I change the content of DateTime MaskedInput programmaticaly?
I set the new DateTime to Value property of MaskedInput but nothing changed.
the setter of Text property is inaccessible also and cannot be changed.
I've used MaskedInput in a UserControl and wanna change it from the main App Window in code.
What's the solution?