Consultor Eletrônico



Kbase 16538: Default Buttons cannot be used with images
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   10/05/1998
Default Buttons cannot be used with images

In MS Windows, the default button cannot be used with an image. This
is an MS Windows restriction, not a Progress limitation. In the
CreateWindow() API description in MS Windows documentation, it says
"Do not combine the BS_OWNERDRAW style with any other button styles".
BS_OWNERDRAW is the style used to support images on buttons, and so
cannot be used in combination with MS Windows Default Button styles,
or any other MS Windows styles.

Progress Software Technical Support Note # 16538