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.
Log in to post a comment.