LargePictureHeight – PB Docs 150

LargePictureHeight property for PowerScript controls

Controls

ListView controls

Description

The LargePictureHeight property specifies the display height
of all the pictures in the Large Icon view of the ListView control.
The size is specified in pixels.

If you choose the value (Default) in the painter, or set the
value to 0, PowerBuilder uses the height of the first picture in
the array as the height for all the pictures. The other choices
in the painter, 16 and 32, are standard pixel heights for icons.

Usage

In a painter

proc.png To set the large picture height:

  1. Select a value from the Height drop-down
    list on the Large Picture tab page of the control’s Properties
    view.

In scripts

The LargePictureHeight property takes an integer value. This
value can be set only before the first call to the AddLargePicture function
or after calling DeleteLargePictures. If this
value is set to 0, then the size of the first picture is used to
set the size of large pictures.

The following line sets the height for large pictures in a
ListView to 32 pixels:

For more information about scripting ListView controls, see “Using
ListView controls” in Application Techniques.


Document get from Powerbuilder help
Thank you for watching.
Was this article helpful?
Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x