Picture  Property

Description         Determines a graphic to be displayed in a BiDisp control.

Usage                  [form.] BiDisp.Picture [ = picture]

Settings               The  Picture property settings for a BiDisp control are:

 

Setting                 Description                                                                               

(None)                 (Default)  No picture.

(Bitmap)              Specifies a graphic. At run time this property can be set using the LoadPicture method on a bitmap.

Remarks             See Microsoft Visual Basic Language Reference Picture  property.

Data Type          Integer

Available            þDesign-Time      þRun-Time Read      þRun-Time Write