R Ramona van Riet Jul 18, 2003 #1 Hello, I am new to C#. I am using C#Builder personal, from Borland. How can I give my control a bitmap in the toolbox?
Hello, I am new to C#. I am using C#Builder personal, from Borland. How can I give my control a bitmap in the toolbox?
M Mattias Sjögren Jul 18, 2003 #2 Ramona, Hello, I am new to C#. I am using C#Builder personal, from Borland. How can I give my control a bitmap in the toolbox? Click to expand... Use the ToolboxBitmap attribute. HOW TO: Add a Custom Toolbox Icon to a Windows Forms Control http://support.microsoft.com/?kbid=311315 Mattias
Ramona, Hello, I am new to C#. I am using C#Builder personal, from Borland. How can I give my control a bitmap in the toolbox? Click to expand... Use the ToolboxBitmap attribute. HOW TO: Add a Custom Toolbox Icon to a Windows Forms Control http://support.microsoft.com/?kbid=311315 Mattias