C1.Win.C1Command.4.8 Assembly / C1.Win.C1Command Namespace / DrawFloatingCaptionEventArgs Class


In This Topic
DrawFloatingCaptionEventArgs Class Fields
In This Topic

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

Public Fields
 NameDescription
Public FieldThe bounding rectangle of the floating caption.  
Public FieldFlag indicating whether the user completed the drawing. If set to true, no further drawing is performed. Otherwise, the default drawing is done.  
Public FieldThe Graphics object to draw on.  
Top
See Also