Problem with transparency when using TRzBMPButton

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #49409
    Support
    Keymaster

    Maybe you know, this control is inherited from standard Button control?

    This control have a Handle?

    #49412
    Albert
    Participant
    'Support' wrote:

    Maybe you know, this control is inherited from standard Button control?

    This control have a Handle?

    No, it is inherited from TWinControl -> TCustomControl and has a Handle. Its Bitmap.Transparency property is set (by me) to flFuchsia, but transparency does not work… As showed at the first attachement the area around the red circle is lightgray but should be the same color as its owner control (blue). The second attachement shows the TRzBMPButton when skinning is OFF.

    #49417
    Support
    Keymaster

    I have installed Raize controls now and understand a problem.

    You can't add this control as 'Button' to the ThirdParty list because it's not a standard button (behaviour and properties are not standard).

    I'll check why background is not transparent, but I can't guarantee that issue will be solved.

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.