| Visual Basic (Declaration) | |
|---|---|
Overrides Public Sub Draw( _ ByVal theGraphics As Graphics _ ) | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public override void Draw( Graphics theGraphics ) | |
Parameters
- theGraphics
- The graphics object on which to draw the CheckButton
| ActiveReports.Viewer3 | Request technical support |
| Draw Method | |
| See Also | |
|
| Visual Basic (Declaration) | |
|---|---|
Overrides Public Sub Draw( _ ByVal theGraphics As Graphics _ ) | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public override void Draw( Graphics theGraphics ) | |