B
Brian Henry
how do you add an icon to a control so it will show up with that icon in the
VS.NET IDE instead of the default gear icon? thanks
VS.NET IDE instead of the default gear icon? thanks
* "Brian Henry said:how do you add an icon to a control so it will show up with that icon in the
VS.NET IDE instead of the default gear icon? thanks
* "Brian Henry said:ToolboxBitmap does not seem to appear in intellisense when i type it before
the public class name, is this correct?
Herfried K. Wagner said:Brian,
You will have to import the namespace 'System.Drawing'.