Gets or sets the active input control.
Namespace:
C1.C1PrintDocumentAssembly: C1.C1PrintDocument.Classic.2 (in C1.C1PrintDocument.Classic.2.dll)
Syntax
C# |
---|
public InputInfoBase ActiveControl { get; set; } |
Visual Basic (Declaration) |
---|
Public Property ActiveControl As InputInfoBase |