Spread Windows Forms 12.0 Product Documentation
FocusProcess Constructor(Boolean)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > FocusProcess Class > FocusProcess Constructor : FocusProcess Constructor(Boolean)
true to prevent the focus from moving; otherwise, false.
Initializes a new instance of the FocusProcess class.
Syntax
'Declaration
 
Public Function New( _
   ByVal preventFocusLeave As Boolean _
)
'Usage
 
Dim preventFocusLeave As Boolean
 
Dim instance As New FocusProcess(preventFocusLeave)
public FocusProcess( 
   bool preventFocusLeave
)

Parameters

preventFocusLeave
true to prevent the focus from moving; otherwise, false.
See Also

Reference

FocusProcess Class
FocusProcess Members
Overload List