VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Enabled/Disable Window redraw for window flickering

Waty Thierry  (60 Submissions)   Custom Controls/Forms/Menus   Visual Basic 4.0 (32-bit)   Unknown Difficulty   Tue 30th March 1999   Mon 8th February 2021

Enabled/Disable Window redraw for window flickering

API Declarations


' * Programmer Name : Waty Thierry
' * Web Site : www.geocities.com/ResearchTriangle/6311/
' * E-Mail : [email protected]
' * Date : 13/10/98
' * Time : 10:24
' * Module Name : Form_Module
' * Module Filename : Form.bas
' **********************************************************************
' * Comments : Enabled/Disable Window redraw For window flickering
' *
' **********************************************************************

Private Declare Function LockWindowUpdate Lib "user32" (ByVal hwndLock As Long) As Long


Rate Enabled/Disable Window redraw for window flickering (1(1 Vote))
Enabled/Disable Window redraw for window flickering.bas

Enabled/Disable Window redraw for window flickering Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters