| Visual Basic (Declaration) | |
|---|---|
Public Class Designer Inherits UserControl | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public class Designer : UserControl | |
| C# | Copy Code |
|---|---|
private void designer1_Load(object
sender, System.EventArgs e) | |
| Visual Basic | Copy Code |
|---|---|
Private Sub Designer1_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Designer1.Load | |
The designer control is used to customize report layouts at run time.
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
System.Windows.Forms.Control
System.Windows.Forms.ScrollableControl
System.Windows.Forms.ContainerControl
System.Windows.Forms.UserControl
DataDynamics.ActiveReports.Design.Designer


~142.gif)



