CustomControl is a wrapper class that allows you to print .NET controls that inherit from System.Windows.Forms.Control
Object Model
Syntax
'Declaration
Public NotInheritable Class CustomControl
Inherits ARControl
public sealed class CustomControl : ARControl
Inheritance Hierarchy
See Also