GoDiagram Win Reference
GoLayoutProgressEventArgs Constructor

This constructor creates an EventArgs with no particular progress information.
Syntax
'Declaration
 
Public Function New( _
   ByVal done As Single, _
   ByVal msg As String _
)
public GoLayoutProgressEventArgs( 
   float done,
   string msg
)

Parameters

done
msg
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

Reference

GoLayoutProgressEventArgs Class
GoLayoutProgressEventArgs Members

 

 


© 2015. Northwoods Software Corporation. All Rights Reserved.

Send Feedback