The MBFormEx ActiveX control
Add this control to a VB form and onjoy a number of great new features, including: the control over the size and position of the form when maximized, automatic resizing
Add this control to a VB form and onjoy a number of great new features, including: the control over the size and position of the form when maximized, automatic resizing
untime errors can occur as a result of attempts to complete an invalid operation while the program is running. There are two causes of runtime errors: either one of the
his 10-Minute Solution is the second of a series of three articles covering how to display data from a database in the form of logical pages, so that the user
f you’ve spent any time at all working with databases, you know that the time comes when you scratch your head and ask, “Now what was the name of that
any of the more common questions asked of the VB Pro involve formatting and validating data. In this 10-Minute Solution, you’ll learn how to validate and format a phone number.
ne of the more common questions asked here at “Ask the XML Pro” has to do with the dilemma of maintaining large databases of XML data. Specifically, suppose that you
ava continues to make inroads at all levels of computing. Mostrecently, Java has returned to its roots and found a home in the smalldevices for which it was originally designed.
s Visual Basic and VBScript have progressed from version to version, chances are you have not kept up to date with some of the new functions introduced in the later
The MsgHookEx DLL is an ActiveX component written in VB6, that lets you perform safe and efficient subclassing even from within the Visual Basic IDE in debug (break mode). This