| Thread | Last Post | Replies |
|
| Background Color Selected Node | 28 Feb 2006 23:35 GMT | 1 |
i have to change the background color of a treeviews selected node. Right now it's blue. Should be red. Possible ? Thanks Michael
|
| VBE/VBIDE w/ Access | 28 Feb 2006 19:04 GMT | 4 |
i am trying to create a dynamic form that is built upon creation of its class. when i try to access the name property of a control it tells me that it is unable to make the change. does anyone know how to access the controls through the vbcomponent member of the vbproject object? ...
|
| Net UnShare | 28 Feb 2006 18:34 GMT | 2 |
Is there a function to delete a share?
|
| How to add Program Events to Windows Sound Scheme? | 28 Feb 2006 18:22 GMT | 1 |
How to add Program Events to Sound Scheme? 2/20/2006 3:21 PM PST Hello All, brand new to VB 2005 Express: I'd like to associate a .wav file with Windows Media Player so that a selected sound plays when I open/close Media Player in Win XP/2003.
|
| How to maintain fixed number of rows in detail section | 28 Feb 2006 18:07 GMT | 1 |
My Objective is to maintain fixed number of rows(ie, 20 rows) in detail section. My goal is to have an A4 size invoice with a header containing the company info
|
| Menu question | 28 Feb 2006 16:55 GMT | 4 |
I have an application in VB6, where there are several hidden menus to be used as popup menus. The root menu(mnuTools) has the visible property set top FALSE, the children menus are set to TRUE. Whenever I use then instruction:
|
| help on setup.exe | 28 Feb 2006 16:28 GMT | 2 |
i have make a package with installshield 11.5 and then i can run the setup in windows XP but when i run in other version OS, it say it is not a win32 application and then cannot install
|
| Trying to connect to a password protected ODBC | 28 Feb 2006 16:12 GMT | 5 |
I am trying to open a password protected database that that is located on a network drive. I have used: cn.Open "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=" & _
|
| Checking for exististing objects | 28 Feb 2006 16:07 GMT | 6 |
I'm using the Word object, like: Set objWord = Word.Application If this fails I use the New keyword. In the IDE this is annoying since I want the program to halt on errors to debug, but not on this error. Ia there
|
| vb.net | 28 Feb 2006 15:51 GMT | 2 |
im very new to visual basic .net and have been trying to modify some of my 'amauter' visual basic applications under vb.net. I am currently working on an application that runs a DTS on a SQL1005 server. There is nothing to parm to the DTS it just needs to be fired off. I found ...
|
| Daily Dose of BS | 28 Feb 2006 14:06 GMT | 41 |
In another capability new in VS 2005, RegFree COM, developers are able to "wrapper" COM objects for use within the .NET framework. Roxe told DevSource that, beyond promoting better interoperability between COM and .NET, RegFree COM can spare developers from the "DLL hell" of ...
|
| VBA COM Object | 28 Feb 2006 12:58 GMT | 1 |
*How to close the COM object in VBA? * -Its Very Urgent- -- prabhupl ------------------------------------------------------------------------
|
| VB6 and MS Word Select object | 28 Feb 2006 10:27 GMT | 10 |
I'm running Office 2000 and VB6 I need to access the select object in Word I've added the reference to MS Word in the project and I can do most things with the document. But I can't access the select object
|
| Instancing an ActiveX server | 28 Feb 2006 09:23 GMT | 4 |
I have an application that is an active x server, and other applications that reference it. I would like to be able to let the user have multiple instances of the server running, but right now all the exertnal programs that reference it, work with the first intance of the ...
|
| [ANN] NS Basic/Desktop 2.0 released! | 28 Feb 2006 09:07 GMT | 9 |
We've just released NS Basic/Desktop 2.0. It's a complete BASIC IDE that is an easy to use subset of Visual Basic. We managed to make it reasonably powerful and compact. Key features are - Supports Forms and common screen objects
|