VCOM:VectorWorks:ISDK::CreateCheckBoxGroupBox: Difference between revisions

From Vectorworks Developer
Jump to navigation Jump to search
m (1 revision)
 
m (1 revision)
 
(No difference)

Latest revision as of 14:59, 12 August 2013

.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

Creates a checkbox group box. The checkbox will have name as its label. If hasFrame is true, the group will have a box drawn around it like a regular group box.

virtual void CreateCheckBoxGroupBox(
long dialogID,
short itemID,
const TXString& name,
bool hasFrame)

Parameters

long dialogID No information available.
short itemID No information available.
constTXString& name No information available.
bool hasFrame No information available.

Version

Availability: from Vectorworks 2009