| Thread | Last Post | Replies |
|
| Class / Member Class relationship ? | 18 Aug 2006 15:19 GMT | 2 |
I have a question. Here goes: class clsManager { public: int x;
|
| ADO:VB6 Object not opened error. Guidance please? | 18 Aug 2006 09:44 GMT | 4 |
Hello everyone! - First off - I originally posted this in the Comp.Lang.basic.viusal.database group. I think I may have posted in the wrong group so I copied it here.. If I am wrong, let me know and I pologize in advance... Now.. Here goes -
|
| Write, Move, Delete text on PictureBox | 18 Aug 2006 07:07 GMT | 36 |
I have a charting program (stocks, etc) that draws price bars in a full screen picture box. Like other charting programs, I would like to be able to click anywhere on the chart to type in text.
|
| MVP Rick - TextBox Write/Move Continued | 18 Aug 2006 04:43 GMT | 1 |
Thought to start a fresh thread because the other one got too long called "Write, Move, Delete text on PictureBox". If this is not proper newsgroup decorum, let me know. ====
|
| Printform option | 17 Aug 2006 14:45 GMT | 1 |
Ok, I was going to make a simple form that was to be printed in landscape mode with 3 images with textboxes next to them. I used a print control (qPrinter) in the past for other printing but thought I would use the form.PrintForm cause it looked so simple. I changed the
|
| One instance only | 17 Aug 2006 01:21 GMT | 9 |
On my program that I have written in VB, it starts up with a main form when I double-click the shortcut on my desktop. But is there a way to have only one instance of the program running, so that if the program is open already, it will just switch to the program instead of opening
|
| Error in Display of Unicode Character on ReportViewer 8 | 16 Aug 2006 18:18 GMT | 1 |
Currently we are working on a project by using Visual Studio.net as an interface, MS-SQL as data store, and ReportViewer 8 as data view. We want to display our local unicode characters. And it seems that the display on the report is not correct at all.
|
| How can Capture From Window With VB 6.0 ? | 16 Aug 2006 18:13 GMT | 2 |
How can Capture From Window With VB 6.0 ?
|
| Storing and Accessing email Addresses | 16 Aug 2006 15:49 GMT | 3 |
As I continue to work on an email parsing and forwarding application my next job is to save a list of email addresses that will receive a forwarded copy of a parsed email. The addresses will need to persist if the program is stopped (does that make sense... each time the program
|
| New office 2003 look not supported in VC.NET 2005 | 16 Aug 2006 14:24 GMT | 3 |
Hie , I just got Visual Studio 2005 .NET recently .. and i was wondering why the new office 2003 like look is not supported in Visual C++ .NET....... ...the blue toolbar and menus show up in VB.NET , C# and J#
|
| Add money to your Paypal account with OPRAH 8ayLF | 16 Aug 2006 12:04 GMT | 2 |
Read this message until the end, and you will find out how the money flows in easy !!!!. Follow the steps and it WILL work. Trust me !!!!!. It's NOT illegal and it is NOT a scam !!!!!. PROVEN ON OPRAH! Reported in the Wall Street Journal!!!!
|
| Serial Port Limits | 16 Aug 2006 00:00 GMT | 13 |
I have a problem with the Serial Port on Korean XP The software open serial port in binary mode for communication to equipment using all codes 0 to 255 On Korean XP the system stops all characters over 128.
|
| Getting Oracle Server Name in VB | 15 Aug 2006 20:13 GMT | 1 |
Please help me that how can i find oracle server name and default database name by visual basic coding. Thanks Rajesh
|
| Saving a a table to pdf format | 15 Aug 2006 18:44 GMT | 13 |
I need to output a table of data in diffrent formats: Currently I export HTML and XML files but I also need to be able to save it in PDF format. Is that possible and what methods are available.
|
| Controls causing crashes after code is compiled, but not in before | 15 Aug 2006 14:34 GMT | 3 |
I have a really strange problem with one of the forms I built in VB6. I have added a checkbox to a form, but any attempt to use the checkbox ends in an access violation error. The odd thing is this doesn't happen before I compile the project - if I run it in the IDE debugger, ...
|