FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread 名前空間 > FocusProcess クラス > FocusProcess コンストラクタ : FocusProcess コンストラクタ(Boolean) |
'Declaration
Public Function New( _ ByVal preventFocusLeave As Boolean _ )
'使用法
Dim preventFocusLeave As Boolean Dim instance As New FocusProcess(preventFocusLeave)
public FocusProcess( bool preventFocusLeave )