You can use standard and custom format specifiers are used together with the placeholders to format numeric and date/time values (e.g., "{A:F0}").
This is a small example project that shows how you can utilize MVP (Model-View-Presenter) pattern and Ninject dependency injector in your good old WinForms application. I hope this example will come ...