I have a plenty of them of different form and types. Of course I will not store a bitmap as const, and I know about localization strings, but what should I do with other constants?
|
feedback
|
|
Put constants that relates to UI display in resources. | |||
|
feedback
|