| Thread | Last Post | Replies |
|
| Regedit Control | 08 May 2004 07:26 GMT | 1 |
I have seen some apps that are able to control/open regedit and highlight keys throughout the tree and open at a specified subkey. Something like a "Goto" function thats opens regedit at exactley the right place.
|
| Windows, forms and ALWAYS-ON-TOP | 08 May 2004 01:54 GMT | 2 |
I have a problem with windows in my VB projects. My project consists of an MDI form with many child (MDIChild = TRUE) and non-child (MDIChild = FALSE) forms contained within. The problem I have is making a form stay on top when it loses the
|
| Windows - focus and ALWAYS-ON-TOP | 08 May 2004 01:53 GMT | 3 |
I have a problem with windows in my VB projects. My project consists of an MDI form with many child (MDIChild = TRUE) and non-child (MDIChild = FALSE) forms contained within. The problem I have is making a form stay on top when it loses the
|
| How to programmatically add a new ComboBox to a form | 08 May 2004 01:29 GMT | 2 |
Hello to all, In an application under VB6, I need to fill some ComboBoxes with data. However, I don't know in advance how many ComboBoxes I will need. I could of course create many (maybe 15 or 20) and only use those that I need.
|
| Calling all bikers | 08 May 2004 01:15 GMT | 2 |
Any hardware or firmware engineer here tell me the engine capacity (cc) of a Tiger Cub? Mike
|
| putting " in a string | 07 May 2004 16:07 GMT | 6 |
Having not written anything in VB for a long time, and coming from Clipper : ( I am trying to stuff a xls spreadsheet with data selected from a recordset in Oracle
|
| Pausing program execution with DoEvents? | 07 May 2004 15:43 GMT | 3 |
Hey everyone. I'm sure this will turn out to be a fairly easy question, but I've been looking at this all evening and can't come up with a solution. I'm writing a program that interacts with a contact manager
|
| WebBrowser grabs focus (URGENT) | 07 May 2004 15:31 GMT | 1 |
Whenever I call the Navigate2 method, the webbrowser grabs the focus and refuses to release it programaticly. How can I stop this? I don't want to lose the focus!
|
| error while sorting recordset | 07 May 2004 14:48 GMT | 1 |
I'm getting an error "3001:Arguments are of the wrong type, are out of acceptable range, or are in conflict with one another." when i'm trying to sort my recordset. Plz help me.
|
| How to set font | 07 May 2004 10:35 GMT | 1 |
I am trying to set the font in the nodes of a treestructure based on a selective logic. I have a tree view of X number of users, and based on certain parameters, the font of a name in the tree view has to change from regular to bold, can some one out there guide me as to how to
|
| IMAP & POP3 code or activex | 07 May 2004 10:27 GMT | 1 |
Could anyone point me to code samples and/or reasonably priced (<USD100) activex components for IMAP and POP3?
 Signature John
|
| TextWidth bug on really long strings | 07 May 2004 09:46 GMT | 23 |
I just ran into the bug described 7 years ago (!) in this article: http://groups.google.com/groups?hl=en&lr=&ie=UTF-8&oe=UTF-8&selm=01bc5c8d%244458 8f90%242f72e5ce%40angelica If you want to reproduce it, go to the immediate window and type this: ? printer.TextWidth(string$(500 ...
|
| Frequency Generator from SoundBlaster card | 07 May 2004 08:25 GMT | 2 |
I am interested in generating different frequencies from the output port of my sound blaster card. I need this as a simple frequency generator for a project at home I am building. Has any had experience doing this or know where I might find more
|
| Can someone recomment a book on VB.Net | 07 May 2004 08:19 GMT | 5 |
I'm looking for an easy to follow book on VB.Net. I like to see plenty of examples with complete code. and step by step instrunctions for entering each example into VB.Net. I've looked at the O'Reilly books but they are not always easy to
|
| Programming software | 07 May 2004 00:56 GMT | 3 |
Does anyone know if its possible to install VB6 on a palm top or the like? I wish to buy a computer to learn how to programme on and can only do this in my 2 hr commute to work. Thank you for any help and apologise if this is in the wrong section.
|