G
Guest
Does anyone know how to get 16x16 icons to correctly scale with VS05/WM5 on
the toolbar with C#? I am using the form autoscalemode. I have tried the
toolbar.Scale() method - no help. If I manually increase a bitmap to 32x32,
it works, but no such luck with icons, and I'd prefer not to convert all my
Icons to Bitmaps. Thanks if you can help.
the toolbar with C#? I am using the form autoscalemode. I have tried the
toolbar.Scale() method - no help. If I manually increase a bitmap to 32x32,
it works, but no such luck with icons, and I'd prefer not to convert all my
Icons to Bitmaps. Thanks if you can help.