![]() |
![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
| Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks. |
| |||||||
| |
| | #1 (permalink) |
| | ToolBoxBitmap for Custom Control? Hello, I tried applying the ToolBoxBitmap attribute to a WPF custom control (having a bitmap file of 16x16 stored in the same folder with the control in the Visual Studio 2008 project and set to be stored as an Embedded Resource in the same assembly), but when I tried to add the control to the Visual Studio toolbox it didn't use the bitmap as the icon of the new toolbox item that represented the control (this worked fine for Windows Forms controls). Does anyone know if anything happened with WPF controls in this direction, i.e. if they do not use the ToolBoxBitmap anymore for showing icons in the toolbox items representing the controls, how can a developer specify what icon should be used for each control? Thank you in advance, -- Sorin Dolha |
My System Specs![]() |
| | #2 (permalink) |
| | RE: ToolBoxBitmap for Custom Control? Never mind, after more research than initially done, I finally found this which answers my question: http://forums.microsoft.com/MSDN/Sho...52197&SiteID=1 -- Sorin Dolha "Sorin Dolha" wrote: Quote: > Hello, > > I tried applying the ToolBoxBitmap attribute to a WPF custom control (having > a bitmap file of 16x16 stored in the same folder with the control in the > Visual Studio 2008 project and set to be stored as an Embedded Resource in > the same assembly), but when I tried to add the control to the Visual Studio > toolbox it didn't use the bitmap as the icon of the new toolbox item that > represented the control (this worked fine for Windows Forms controls). > > Does anyone know if anything happened with WPF controls in this direction, > i.e. if they do not use the ToolBoxBitmap anymore for showing icons in the > toolbox items representing the controls, how can a developer specify what > icon should be used for each control? > > Thank you in advance, > > -- > Sorin Dolha |
My System Specs![]() |