Hi...
Is there a way to give number only when input to ShowTextDialog?
Thank You... 

Hi...
Is there a way to give number only when input to ShowTextDialog?
Thank You... 

You can use this extension.
Add a VerticalArrangement that acts as your notifier. Set Visible to true. When you test your app out, you will not see this arrangement.
Add a TextBox that is set to NumbersOnly.
Ok. I will try this extension...
Thank You... 
