Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

I am using the control in a C++ dialog. How can I add images to the control at design mode?

CONTROL design dialog images mode
0
Posted

I am using the control in a C++ dialog. How can I add images to the control at design mode?

0

The control provides an Images panel that holds the icons of the control. The ShowImageList property specifies whether the Images panel is visible or hidden at design mode. In C++, the Images panel is behind the environment window. In order to insert new icons to the control, you need to locate the Images panel by minimizing the top windows. By dragging icon, dll, or exe files to the Images panel, you can insert new icons to the control. After you add icons to Images panel, you have to resize the control and to save the project.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123