I have a button and I want image (.ico file) and text to exist on it. My problem is that I want button\'s height to be small, but I can\'t manage to \"shrink\" the image as much
If you have the Image with size 16*16 then set these Button properties at design time.
1) TextImageRelation - ImageBeforeText
2) TextAlign - MiddleRight
3) ImageAlign - MiddleLeft
4) Set the