See Also

Button Class  | Button Members

Language

Visual Basic

C#

Show All

theGraphics
The graphics object on which to draw the button.
See Also Languages ActiveReports.Viewer Send feedback to Data Dynamics

Draw Method

Draws the button on the specified Graphics object.

[Visual Basic]
Overrides Public Sub Draw( _    ByVal theGraphics As Graphics _ )
[C#]
public override void Draw(    Graphics theGraphics );

Parameters

theGraphics
The graphics object on which to draw the button.

See Also

Button Class  | Button Members

 

 


Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.