ComponentOne Menus and Toolbars for WinForms
C1.Win.C1Command.4.5.2 Assembly / C1.Win.C1Command Namespace / DrawPageEventArgs Class / Done Field

In This Topic
    Done Field (DrawPageEventArgs)
    In This Topic
    Flag indicating whether the user completed the drawing. If set to true, no further drawing is performed. Otherwise, the default drawing is done.
    Syntax
    'Declaration
     
    Public Done As System.Boolean
    public System.bool Done
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also