D
dragonslayer008
I added a button to my tool bar. I noticed the "Image" property.
When I click that it brings me to an open file dialog to choose the
image file. My question is, is the chosen image file loaded as a
resource embedded in the EXE or does it just reference the file?
If it is not loaded as a resource, how can I assign a bitmap resource
as the image of a toolbar button?
When I click that it brings me to an open file dialog to choose the
image file. My question is, is the chosen image file loaded as a
resource embedded in the EXE or does it just reference the file?
If it is not loaded as a resource, how can I assign a bitmap resource
as the image of a toolbar button?