Results for "Author: milan ramaiya"
TrackMouse class
Allows events when a mouse enters and leaves a client area of a control, so you don't have to use a timer to constantly check the position of the mouse (inefficient, and bad coding), useful for creating hyperlinks, hotspots, etc... Utilizes a class for ease of use and strict API for maximum efficiency and speed
AutoComplete Class
Add AutoComplete to a combobox. Written as a class for extreme ease of use.