Menu

#19 CToolbarCtl: AddItem

open
nobody
None
5
2004-07-12
2004-07-12
Anonymous
No

If (.iString >= 0) Then
.iBitmap = -2 'I_IMAGENONE
Else
.iBitmap = ImageIndex
End If

This means that you can't have a button with text and an image using this method.

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.