VCOM:VectorWorks:ISDK::SetListBrowserColumnImage

From Vectorworks Developer
Jump to navigation Jump to search

.SDK|SDK ..SDK:Types|SDK Types ..VCOM:VCOM (Vectorworks Component Object Model)|VCOM Basics ..VCOM:Class Reference|VCOM Class Reference

Description

namespace VectorWorks

Member of VCOM:VectorWorks:ISDK

Draws an icon instead of text on a list browser header column. Use GS_AddListBrowserImage to add the image first then use the index of the added image as the nImageIndex parameter in this function.

virtual bool SetListBrowserColumnImage(
long nDialogID,
long nComponentID,
int nColumnIndex,
int nImageIndex)

Parameters

long nDialogID No information available.
long nComponentID No information available.
int nColumnIndex No information available.
int nImageIndex No information available.

Return Value

On error returns: false

Version

Availability: from Vectorworks 2009