combit List & Label 30 - .NET Help
combit.Reporting Namespace / DrawObjectEventArgs Class

DrawObjectEventArgs Class Properties

For a list of all members of this type, see DrawObjectEventArgs members.

Public Properties
 NameDescription
Public Property

Internal callback data.

 
Public Property

Rectangle of the object.

 
Public Property

Graphics object. You can draw in the work space using the usual GDI + methods.

 
Public Property

Allows you to hide the object.

 
Public Property

Is true if called before drawing the object, else false.

 
Public Property

Name of the object.

 
Public Property

Type of the object.

 
Public Property  
Top
See Also