PictureOpacity Property

Gets or sets a value which determines the opacity of a picture in a form or control.

object.PictureOpacity = [percentage]

Where object is an object expression that evaluates to one of the controls in the Applies To list, and percentage is a number between zero and 100.

Client support

   Newlook Smartclient

   Newlook Server

Use

The value of this property should be between zero and 100, where a value of zero results in a fully transparent image, and a value of 100 results in a fully opaque image.

See Also

DisabledPicture property | DownPicture property | HoverPicture property | Picture property | PictureAlignment property | PictureColor property | PictureQuality property | PictureSize property | PictureTile property

Applies To

Command button control

Form object

Frame control

PictureBox control


© 2004-2021 looksoftware. All rights reserved.