Skip to content

BackgroundBitmap Property

Description

Index of an image from the ImageManager to use as a background for the popup control.

Property Type

Read-write property

Syntax (Visual Basic)

Public Property BackgroundBitmap() As Long

Remarks

The BackgroundBitmap property allows you to add images with transparency so that you can have popup controls of different shapes. For example, if you use a circle image as a background, then the popup will look like a circle since the ImageManager preserves transparency settings.

See Also


Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.