IsPanel With Mouse Wheel Support
Did a complete rewrite of the core functionality in order to make the control a self contained container, with no need to code anything in the user form. Latest version can be found here. http://www.planetsourcecode.com/vb/scripts/ShowCode.asp?txtCodeId=59922&lngWId=1 A control that allows programmers to extend the aviable space in their forms, adding the posibility of show scrollbars Credit to Fred.cpp for the Original Code submitted found here. http://www.planetsourcecode.com/vb/scripts/ShowCode.asp?txtCodeId=45171&lngWId=1 I have added support for the Mouse Wheel, and when a control that has focus is out of viewing range it will now place it in viewing range.
สรุปโดย AI: This codebase represents a historical implementation of the logic described in the metadata. Our preservation engine analyzes the structure to provide context for modern developers.
Upload