VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Function to automatically Scroll a simple combo box when characters are typed in. When calling this

Issa Fahmy  (7 Submissions)   Custom Controls/Forms/Menus   Visual Basic 4.0 (32-bit)   Unknown Difficulty   Wed 15th August 2001   Mon 8th February 2021

Function to automatically Scroll a simple combo box when characters are typed in. When calling this function you need to declare privately the

API Declarations


Declare Function SendMessage Lib "user32" Alias "SendMessageA" _
(ByVal hwnd As Long, ByVal wMsg As Long, ByVal wParam As Long, lParam As Any) As Long


Rate Function to automatically Scroll a simple combo box when characters are typed in. When calling this (1(1 Vote))
Function to automatically Scroll a simple combo box when characters are typed in. When calling this.bas

Function to automatically Scroll a simple combo box when characters are typed in. When calling this Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters