| Thread | Last Post | Replies |
|
| Localization problem in VB controls (Japanese, Chinese) | 02 Dec 2003 21:29 GMT | 1 |
I am porting the UI elements of an existing application in VB 6.0 into Chinese and Japanese. My operating system is windows 2000 professional and I have installed the Multi language packs. Currently I had built a prototype for testing the localization and I put the intrinsic ...
|
| VB Up/Down Control | 02 Dec 2003 18:10 GMT | 1 |
Hello -- I have a ListView on my form that displays records in a particular order for how they should be displayed or executed, such as 1(A)-2(B)-3(C)-4(D), etc. I would like to have an Up/Down control below the ListView so users can hilight a particular row in the listview, and ...
|
| Where is the VB6 Splitter control? | 02 Dec 2003 17:12 GMT | 6 |
I'm developing a program in VB6, and I need a Splitter control. There seems to be a nice one in .net, but is there an official Microsoft one that I can use in VB6? (Visual Studio 2001). There seem to be a number of Splitter controls around, but few seem documented. If there's not a ...
|
| Control's Container Loses Focus - Notification? | 02 Dec 2003 15:36 GMT | 1 |
Is there any way to know when a control's container (VB form, for example) has lost focus (become inactive)? I don't mean the control itself has lost focus, I mean when another form has become the active form, thus making this control's container inactive. I have a control which ...
|
| Printing - No Print Dialog Box | 02 Dec 2003 15:20 GMT | 4 |
I developed a Word Add-in. I created a button on the toolbar, that I would like to have the current active document printed to a specific printer.
|
| Treeview | 02 Dec 2003 02:33 GMT | 5 |
I hope do not bring the combined itelligence level down with this question, but I have spent 2 days on what I thought was a simple routine to populate a list box. The end result I want is almost identicle to a DirList view but I want
|
| What Happened? Compiler error | 02 Dec 2003 02:24 GMT | 1 |
I created a project on one computer (the project compiled and executed OK), I then copied all of the files to a second computer. When I tried to compile the project on the second computer, I recieved the
|
| Researching 'Cannot load control MyControl.' | 01 Dec 2003 19:22 GMT | 1 |
I have a Visual Basic 6.0 workspace that consists of an ActiveX control and a Standard EXE. The EXE is a container for the ActiveX control with a few events to handle activation, command line parameters and resizing.
|
| andyjuzy@hotmail.com | 01 Dec 2003 18:44 GMT | 5 |
Something very strange is happening in my VB6 application. When I start up, my form is displayed in its entirety including a a MSFlexgrid. When I Reverse Tab from the first field or Forward Tab
|
| ActiveX Control in VB | 01 Dec 2003 15:41 GMT | 1 |
I am creating a ActiveX Control in VB. But I cann't create groups like Toolbar's Buttons or StatusBar's Panel. Eg: Toolbar1.Buttons.Item
|
| Tabbing through fields - a problem | 01 Dec 2003 15:32 GMT | 4 |
This post is long because I wanted to really detail some wacky behaviour I am experiencing -> to follow along, just sketch out 3 controls labeled Comstrategy, Save and New from left to right.
|
| MSFlexGrid and Unbound ADO | 01 Dec 2003 09:12 GMT | 1 |
Can someone please tell me the best way to populate the MSFlexGrid control when using unbound ADO controls. I have a few books on the subject, and cannot seem to get it to function as expected.
|
| VB Datagrid code | 01 Dec 2003 08:53 GMT | 3 |
I need sample code or projects about VB 6.0 Datagrid control.
|