| Thread | Last Post | Replies |
|
| SSTab - TabStrip | 27 Sep 2005 14:47 GMT | 3 |
Can someone tell me the pros and cons of each? Thanks, Stan
|
| date time picker in datagrid cell | 27 Sep 2005 09:15 GMT | 1 |
In my datagrid, a date time picker becomes visible when a user navigates to eg column 3. (with CurrentCellChanged and datetimepicker1.AddReqInfo.Visible = True) This works fine BUT:
|
| lowest cost entry software? | 27 Sep 2005 04:50 GMT | 2 |
I would like to get into programming for Windows but am confused as to the best/lwoest price way to start. I am looking for software which would licence me to sell the code. What is the lowest price entry software for Microsoft software?
|
| Strings, STRINGS, and crazy strings! | 26 Sep 2005 02:30 GMT | 1 |
Oh my head... Someone, please bail this choking programmer out of a fix. Here's what I got. 1. A multi-line Textbox control.
|
| LoadPicture too slow for JPEGs | 25 Sep 2005 19:27 GMT | 4 |
I am currently writing an application which loads lots of JPEGS in VB5. LoadPicture is way too slow for this task. I found freeimage.sourceforge.net, but the code is obviously written for VB6 and won't compile in VB5.
|
| new program in italian | 25 Sep 2005 05:52 GMT | 1 |
sorry i don't speak very well english and this post is in italian in the link ther are a my firt program for clalcolate de resistor code sorry for my english
|
| Date BETWEEN in vb | 24 Sep 2005 13:31 GMT | 3 |
if have following: SELECT id, date FROM resorts WHERE date BETWEEN day1 AND day2 within Access -> query everything works, but as soon as I put code in VB, and error occures. day1 and day are public as date.
|
| Using Microsoft Management Console 2.0 in VBA | 24 Sep 2005 01:44 GMT | 1 |
I have a very basic question and hoping that the gurus will have a quick answer to this. I am trying to interact with a mmc snap-in in VBA (Word). I am not sure which dll, exe contains the MMC Automation object.
|
| Pixel based Text Control | 24 Sep 2005 00:49 GMT | 2 |
Has anyone heard of a control that looks like a dot-matrix and that is designed for user input (typing characters)? So when the user types in the control, instead of windows font characters appearing, the dot-matrix fills? The control I am imagining would have
|
| Using the -P option of Cabarc exe in VB | 23 Sep 2005 11:15 GMT | 2 |
if there is space in between string which is used after -P option then it is giving error for e.g. cabarc -r -p -P program files\batchlight n "C:\program files\batchlight\test.cab" "C:\Progarm files\batchlight\test1\*.*"
|
| question about random access files | 22 Sep 2005 05:12 GMT | 2 |
Sorry, I don't know whether you will understand this because it's quite complicated to explain but in Visual Basic, can you create a random access file with "n" fields where you define "n" in the code later or maybe a drop-down list??
|
| How does company culture affect you? | 21 Sep 2005 17:51 GMT | 2 |
Please forgive me if this is a little off topic, but I'm trying to reach a population of active programmers and this seems to be a popular gathering place. I am conducting research on how company cultures affect programmer
|
| need help creating script - deals with readline and arrays | 21 Sep 2005 15:27 GMT | 2 |
Here's the scenario. I have a text dump from my server in terms of active pages on a website. Here's a sample of a line. http://www.mysite.com/page/12124.cfm {|} 2005-09-08 {|} weekly {|} 0.6 {|}
|
| ActiveMovie Control - playing mpg file | 21 Sep 2005 09:20 GMT | 1 |
I've finally found a way of playing an mpg file at the beginning of my program by using the activemovie control type library. The code, which was obtained from vbcode.net, is shown below and works well. I would like to play the file in full screen mode but I have not been
|
| no access to program | 21 Sep 2005 08:54 GMT | 1 |
I have made a small program with vb.net On my computers it works fine but the notebook of my friend, wich is all the same for hardware and software of my notebook, refuse to run the program. It says something like that : you have no access to the mentioned file,
|