Advertisement

Results for "Author: davidj"

ASP_Volume2 #29228
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.

ASP_Volume2 #29305
DVBPanel

Formerly: IsPanel With Mouse Wheel Support This is a complete rewrite of my original code posted here. http://www.planetsourcecode.com/vb/scripts/ShowCode.asp?txtCodeId=59863&lngWId=1 Similar to Java's JPanel this control allows you to add scroll bars to a form easily. Supports Mouse Wheel, while tabbing through controls will keep the active control in current view. DVBPanel is also now a container so no need to write any code in your form to support this control. Works best as a compiled OCX however will run fine if just added to your application.

ASP_Volume3 #60336
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.

ASP_Volume3 #60337
DVBPanel

Formerly: IsPanel With Mouse Wheel Support This is a complete rewrite of my original code posted here. http://www.planetsourcecode.com/vb/scripts/ShowCode.asp?txtCodeId=59863&lngWId=1 Similar to Java's JPanel this control allows you to add scroll bars to a form easily. Supports Mouse Wheel, while tabbing through controls will keep the active control in current view. DVBPanel is also now a container so no need to write any code in your form to support this control. Works best as a compiled OCX however will run fine if just added to your application.

C_Volume2 #70290
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.

C_Volume2 #70367
DVBPanel

Formerly: IsPanel With Mouse Wheel Support This is a complete rewrite of my original code posted here. http://www.planetsourcecode.com/vb/scripts/ShowCode.asp?txtCodeId=59863&lngWId=1 Similar to Java's JPanel this control allows you to add scroll bars to a form easily. Supports Mouse Wheel, while tabbing through controls will keep the active control in current view. DVBPanel is also now a container so no need to write any code in your form to support this control. Works best as a compiled OCX however will run fine if just added to your application.

Java_Volume1 #88834
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.

Java_Volume1 #88911
DVBPanel

Formerly: IsPanel With Mouse Wheel Support This is a complete rewrite of my original code posted here. http://www.planetsourcecode.com/vb/scripts/ShowCode.asp?txtCodeId=59863&lngWId=1 Similar to Java's JPanel this control allows you to add scroll bars to a form easily. Supports Mouse Wheel, while tabbing through controls will keep the active control in current view. DVBPanel is also now a container so no need to write any code in your form to support this control. Works best as a compiled OCX however will run fine if just added to your application.

2_2002-2004 #115981
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.

2_2002-2004 #116058
DVBPanel

Formerly: IsPanel With Mouse Wheel Support This is a complete rewrite of my original code posted here. http://www.planetsourcecode.com/vb/scripts/ShowCode.asp?txtCodeId=59863&lngWId=1 Similar to Java's JPanel this control allows you to add scroll bars to a form easily. Supports Mouse Wheel, while tabbing through controls will keep the active control in current view. DVBPanel is also now a container so no need to write any code in your form to support this control. Works best as a compiled OCX however will run fine if just added to your application.

3_2004-2005 #134525
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.

3_2004-2005 #134602
DVBPanel

Formerly: IsPanel With Mouse Wheel Support This is a complete rewrite of my original code posted here. http://www.planetsourcecode.com/vb/scripts/ShowCode.asp?txtCodeId=59863&lngWId=1 Similar to Java's JPanel this control allows you to add scroll bars to a form easily. Supports Mouse Wheel, while tabbing through controls will keep the active control in current view. DVBPanel is also now a container so no need to write any code in your form to support this control. Works best as a compiled OCX however will run fine if just added to your application.

4_2005-2006 #165633
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.

4_2005-2006 #165634
DVBPanel

Formerly: IsPanel With Mouse Wheel Support This is a complete rewrite of my original code posted here. http://www.planetsourcecode.com/vb/scripts/ShowCode.asp?txtCodeId=59863&lngWId=1 Similar to Java's JPanel this control allows you to add scroll bars to a form easily. Supports Mouse Wheel, while tabbing through controls will keep the active control in current view. DVBPanel is also now a container so no need to write any code in your form to support this control. Works best as a compiled OCX however will run fine if just added to your application.

5_2007-2008 #188151
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.

5_2007-2008 #188152
DVBPanel

Formerly: IsPanel With Mouse Wheel Support This is a complete rewrite of my original code posted here. http://www.planetsourcecode.com/vb/scripts/ShowCode.asp?txtCodeId=59863&lngWId=1 Similar to Java's JPanel this control allows you to add scroll bars to a form easily. Supports Mouse Wheel, while tabbing through controls will keep the active control in current view. DVBPanel is also now a container so no need to write any code in your form to support this control. Works best as a compiled OCX however will run fine if just added to your application.

6_2008-2009 #210669
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.

6_2008-2009 #210670
DVBPanel

Formerly: IsPanel With Mouse Wheel Support This is a complete rewrite of my original code posted here. http://www.planetsourcecode.com/vb/scripts/ShowCode.asp?txtCodeId=59863&lngWId=1 Similar to Java's JPanel this control allows you to add scroll bars to a form easily. Supports Mouse Wheel, while tabbing through controls will keep the active control in current view. DVBPanel is also now a container so no need to write any code in your form to support this control. Works best as a compiled OCX however will run fine if just added to your application.

7_2009-2012 #233187
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.

7_2009-2012 #233188
DVBPanel

Formerly: IsPanel With Mouse Wheel Support This is a complete rewrite of my original code posted here. http://www.planetsourcecode.com/vb/scripts/ShowCode.asp?txtCodeId=59863&lngWId=1 Similar to Java's JPanel this control allows you to add scroll bars to a form easily. Supports Mouse Wheel, while tabbing through controls will keep the active control in current view. DVBPanel is also now a container so no need to write any code in your form to support this control. Works best as a compiled OCX however will run fine if just added to your application.

Languages
Top Categories
Global Discovery