See Also

CheckButton Class  | CheckButton Members

Language

Visual Basic

C#

Show All

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

Draw Method

Draws the CheckButton 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 CheckButton

See Also

CheckButton Class  | CheckButton Members

 

 


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