C1.Win.C1Command.4.8 Assembly / C1.Win.C1Command Namespace / DrawTabEventArgs Class / Done Field

Done Field (DrawTabEventArgs)
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
 
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