I would like to hide the scrollbar (visible=false) when a scroll bar appears on the MDIForm. The following api call gets me the handle of the object that is the container of the forms within the mdiform. Table is an mdichild of MDIForm InsideHandleOfMDIWindow is the handle of the object that...
Where can I find additional text files to include in the API Viewer VB6 comes with the following:
Win32API.txt Lots of info in that
Mapi32.txt 1 type declared in it
Dan Appleman's book 'Win32 API Puzzle Book and Tutorial for Visual Basic Programmers' list 15 specific dll's (there are many...
I can't find the API to do this. Can someone tell me the API or the reserve word in VB6. Screen.? gives you all the characteristics and I can save the orig config and restore to that but I have to change the resolution while my program is running. At exit I will restore to the original
I have a program with several mdichild forms. One of these forms I vary the form height, however I always want that form to be at Top=0 (not necessarily in the visible area of the MDIForm). When the forms height is bigger then the MDIform scaleheight then a vertical scroll bar appears within...
I am using the API RegQueryValueEx to determine what diectory a user installed my program in. The Variable 'strValue' gets a byref compile error
I have defined the variable strvalue as a string and as a byte array neither worked.
Here is the code:
LocationOfProgram =...
In both VB5 and VB6 I am talking about the Enterprise version. In VB5 you could create an install disk under the file menu for distribution. In VB6 under the file menu you can only create an executable (not an install disk). Does VB6 Enterprise come with that capability and if so how do I get...
There are certain objects such as the tab control and the slider control that have a fixed gray color. I am trying to find an API function that will allow me to change the color of controls that do not have an associated property such as backcolor to do this. The Tab control has a backcolor but...
There are certain objects such as the tab control and the slider control that do not have a backcolor property. I am trying to find an API function that will allow me to change the color of controls that do not have a backcolor property.
I use access to build my SQL statements. However, I just ran into a situation were the statement runs fine in access but gives me an error in VB6. The error message paraphrased is 'Microsoft Jet Engine can't find the table'. The error number is 80040e37. I have tried solving this problem in...
I can't seem to display images in Sheridan's Active Tree View. Followed examples...no go. Images are properly stored but don't appear when I run program. I am using their image list and not Microsoft's image list. VB6
"CloseFolder" is key to image. I have also tried using the index number...
I have been trying to find a source for the codes i.e. \b \fs etc that are embedded in the richtextbox text. I would like to do some things that aren't documented (at least that I know of) I.E I would like to set the background color within the text as opposed to setting the foreground color...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.