See Also

CustomControl Class  | CustomControl Members

Language

Visual Basic

C#

Show All

type
Specifies the type of the control to be created.
See Also Languages ActiveReports Send feedback to Data Dynamics

CustomControl Constructor

[Visual Basic]
Public Function New( _    ByVal type As Type _ )
[C#]
public CustomControl(    Type type );

Parameters

type
Specifies the type of the control to be created.

See Also

CustomControl Class  | CustomControl Members

 

 


Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.