Whether PocketBuilder interprets the column’s value as the name of a picture file and displays the picture instead of the text. BitmapName’s value is either Yes or No.
Column controls
PocketBuilder dot notation:
dw_control.Object.columnname.BitmapName
Describe argument:
"columnname.BitmapName"
Select the control and set the value in the Properties view, General tab, Display As Pic option.
ls_data = dw_1.Object.emp_name.BitmapName
ls_data = dw_1.Describe("emp_name.BitmapName")
Copyright © 2004. Sybase Inc. All rights reserved. |
![]() |