Using SF
Using WinAPI Directly (All the SF method does)
'-- Lock the windowLockWindowUpdate(Me.Handle)
'-- Unlock the WindowLockWindowUpdate(Intptr.Zero)