Hi all.
I made a project for accounting purposes and I would like to know, how can I code my TextBox to have a 1000's separator.
Like for example, when the user types in 5336, I want it to be displayed as 5 336.
I would even like to have it to the millions, e.g: 1 259 966
How do i do this??
I made a project for accounting purposes and I would like to know, how can I code my TextBox to have a 1000's separator.
Like for example, when the user types in 5336, I want it to be displayed as 5 336.
I would even like to have it to the millions, e.g: 1 259 966
How do i do this??