How can one display two tables in a 开发者_如何学运维single MSFlexgrid control in VB6?You can add anything to the flexgrid.
Note: This is probably a shot in the dark, and its purely out of curiosity that I\'m asking. When using the ImageList control from the Microsoft Common Control lib (mscomctl.ocx) I have found that VB
I´m having some problem to convert my VB6 project to VB.NET I don\'t understand how this \"AddressOf\" function should be in VB.NET
I have a .dat file that just holds a list of names, e开发者_Go百科ach name is on a new line. How would I go about getting those names out of the file and putting them into a array?you should read this
In 2002 I did a pretty large VB6 app for a client. It used a lot of UserControls and a 3rd party menu control (for putting icons next to menu names). It had dynamically \"splittable\" panels, TreeView
I have rewritten a VB6 application in Delphi.It should have only one instance running. How can I do this with minimum of code?
i have an excel file template and i want save the written value in textboxes to the cells of excel using vb6 language.
This question already has answers here: What are the most important programming languages to know for concepts? [closed]
I have an application which was written in Visual Basic 6.0 and some version of Crystal Reports (I believe with a version that came with it). I need to make a few updates to the report now. We have th
I\'m making a simple form that is to step through a program iteratively. How can I get it to run a method each 开发者_运维技巧time a user clicks a button and wait once it is finished for the next cli