| Thread | Last Post | Replies |
|
| problem with graphic's draw line | 09 Dec 2004 11:52 GMT | 2 |
im drawing a line on a form with has a couple of labels now the first problem that im having is that the line when drawn goes behind the labels whereas i want it to be over them second when i scroll the page the line repeats itself showing multiple lines
|
| Print Preview in VB.NET | 09 Dec 2004 11:14 GMT | 4 |
I am sorry if this message repeats a question. My messages aren't coming through my ISP. I have been working on a small project that keeps track of a few shopping lists and other items. I am trying to implement a Print
|
| Help with combo box return more than 1 item | 09 Dec 2004 10:10 GMT | 1 |
From the previous old post, I got some source code about one combo box which return more than 1 item :- I had set the arraylist to the datasource, However, How can I get back the deptname ???
|
| What am I doing wrong? | 09 Dec 2004 08:09 GMT | 8 |
The code below is part of a form where I would like the user to make selections from a table. The data is brought into the form from another form with: Public WriteOnly Property DataSet() As DataSet
|
| View Data in Textbox | 09 Dec 2004 08:02 GMT | 6 |
I have a form doing a large process. While this form is doing its processing I want to write a status to a Textbox of where it is at in the process. Similar to having a log file but within a textbox. As it reaches its mark it adds a line to the textbox "Step 2 is complete." or ...
|
| Menu shortcuts | 09 Dec 2004 07:58 GMT | 2 |
How to create new shortcuts key in order for the user to access it. for example I want to create ctrl+f for the File menu. How can I do this???
|
| recommend for printing/report | 09 Dec 2004 07:06 GMT | 1 |
Hi, I'm looking for good printing/reporting tool that customize base on user need, like add more columns to report(design at run-time) for the products that we make? Any recommendation?? Thank you
|
| zebra lp 2824 termal printer? | 09 Dec 2004 07:05 GMT | 6 |
I have mentioned printer but how to print on him from code? I tried like POS printer copy .txt to LPT port but don't work. I tried print test page- still nothing. Any ideas? thx
|
| calculation question | 09 Dec 2004 01:59 GMT | 3 |
From the looks of the post this is going to be a remedial question. I am currently working on my CIS degree and I am in VB.net this semester, so I am extremely new to all this. I'm trying create a program that will allow me to average 5 numbers. Right now my calculation code ...
|
| Is JET Support installed on Basic Windows Installation? | 08 Dec 2004 22:24 GMT | 6 |
Hi I am making a small App that will use a Access DB to store about 30 records. My question is what percentage of Clean Installed Windows 98, 200 or XP machines support JET connections?
|
| Having a problem with table styles | 08 Dec 2004 21:38 GMT | 2 |
I can't seem to get my table styles to apply to my DataGrid. In order for them to apply correctly, what exactly has to be set in the DataSource and DataMember, and then the DataMapping properties? I keep trying all different combinations of DataSets, tables, and even
|
| Unique email/messaging requirement!!! | 08 Dec 2004 21:29 GMT | 3 |
We have a unique email/messaging requirement. We have a Windows application in VB.NET. Our customers need to be able to send email or a message to our server. But the catch is that they do not have an exchange server or any SMTP mail server. All we can count on is that they have ...
|
| Decimals in Numeric Up-Downs | 08 Dec 2004 21:21 GMT | 1 |
Is there anyway to disable the use of decimals in a Numeric Up/Down control? Thanks
|
| I need to run a vb.net or aspx.net file every 10 seconds. | 08 Dec 2004 21:19 GMT | 1 |
I need to run a vb.net or aspx.net file every 10 seconds. The Task Scheduler in Windows 2003 Server can only do it every 1 minute at the minimum, but I need it every 10 seconds. Is it possible to write a small program in VB.NET that would run in the background without using much ...
|
| Distribution as an executable installer | 08 Dec 2004 21:15 GMT | 5 |
Suprise suprise, Tucows don't want my application because it's not in a ZIP or EXE file. Hmmm, do they actually know anything about computers I ask myself? My installer is as an MSI file. So now I will have to somehow change it
|