IUserControlDialog::ControlWidth



Your Ad Here

Description

This property allows you to get and set the ActiveX control width (in pixel units).

Syntax

Property get:

width = ControlWidth( );

 

 

Return: (Integer) width

Control width.

 

Property set:

ControlWidth( width );

 

 

Input: (Integer) width

Control width.

Return to Cimatron Index


Your Ad Here