florindaniel
Programmer
Hello,
I suppose you can figure out from the question my poor experience with VS2012 and C#...
I would like to create, for example, my own class, IBANBox, based on TextBox that should
be used only for Bank account definition. With its own properties and functions (like verifying the account).
How can I do that and then how can I use the new control in other applications?
Thank you,
Daniel
I suppose you can figure out from the question my poor experience with VS2012 and C#...
I would like to create, for example, my own class, IBANBox, based on TextBox that should
be used only for Bank account definition. With its own properties and functions (like verifying the account).
How can I do that and then how can I use the new control in other applications?
Thank you,
Daniel