Connecting Tech Pros Worldwide Help | Site Map

Adding bitmap to control

Ramona van Riet
Guest
 
Posts: n/a
#1: Nov 15 '05

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?
--
Ramona
Mattias Sjögren
Guest
 
Posts: n/a
#2: Nov 15 '05

re: Adding bitmap to control


Ramona,
[color=blue]
>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?[/color]

Use the ToolboxBitmap attribute.

HOW TO: Add a Custom Toolbox Icon to a Windows Forms Control
http://support.microsoft.com/?kbid=311315



Mattias

--
Mattias Sjögren [MVP] mattias @ mvps.org
http://www.msjogren.net/dotnet/
Please reply only to the newsgroup.
Closed Thread