Spread WinForms 15
FarPoint.Win.Spread.Design Assembly / FarPoint.Win.Spread.Design Namespace / StartupScreen Class / StartupScreen Constructor / StartupScreen Constructor(Boolean)


In This Topic
StartupScreen Constructor(Boolean)
In This Topic
Initializes a new instance of the StartupScreen class.
Syntax
'Declaration
 
Public Function New( _
   ByVal isContainsControl As Boolean _
)
 
'Usage
 
Dim isContainsControl As Boolean
 
Dim instance As New StartupScreen(isContainsControl)

Parameters

isContainsControl
See Also