| Visual Basic (Declaration) | |
|---|---|
Sub DrawControlBackground( _ ByVal e As PaintEventArgs _ ) | |
| C# | |
|---|---|
void DrawControlBackground( PaintEventArgs e ) | |
Parameters
- e
| DataDynamics.Reports.Windows.Forms | Support Forum |
| DrawControlBackground Method | |
| See Also | |
|
| DataDynamics.Reports.Windows.Forms.UI Namespace > IControlRendering Interface : DrawControlBackground Method |
| Visual Basic (Declaration) | |
|---|---|
Sub DrawControlBackground( _ ByVal e As PaintEventArgs _ ) | |
| C# | |
|---|---|
void DrawControlBackground( PaintEventArgs e ) | |