| Thread | Last Post | Replies |
|
| URGENT: Embedded VB comm control | 27 Oct 2003 19:07 GMT | 2 |
I can't send binary data to serial port with comm control, How can I resolv this?
|
| handheld barcode scanner and textbox | 27 Oct 2003 18:56 GMT | 1 |
sometimes items scanned will have more numbers than needed. my textbox only needs 8 characters. how can i know when all characters have been entered? what i am doing is using a textbox for entry then moving them over to a multi line textbox as they are entered.
|
| multiple icon columns in listview | 27 Oct 2003 15:27 GMT | 1 |
Hi; I have a listbox that I want to display three columns of icons in, Just like the outlook email display does, from a VB.NET application. Can anyone point me in the right
|
| sliderbar control problem | 27 Oct 2003 14:24 GMT | 1 |
I am using sliderbar control which does not work with decimal values for example :- If i want to raise a value from "1" to "5.5" with a increment of ".5" like 1.5, 2.5 , 3.5 it does not work
|
| Xp style by manifest | 27 Oct 2003 13:56 GMT | 4 |
I have a problem with using a manifest to get Xp look on the controls in a vb6 app. I've downloaded examples and they work great, but when I make a manifest for the application that I would like the new look it doesn't :(
|
| Changing fore color of command | 26 Oct 2003 14:18 GMT | 8 |
Is there a way to change the fore color of command control?
|
| what to do with .ctl user control | 25 Oct 2003 14:37 GMT | 2 |
I have a simple app that uses a user control i created, mcon.ctl a friend has a pc win2k that has the vb runtime etc on it and i want to send him the app. i made an exe and sent it to him with mcon.ctl
|
| release form question | 25 Oct 2003 14:28 GMT | 3 |
If I unload a form (unload form1), do I need to "set form1 = nothing" in order to release the resource allocated to form1? Thanks...Douglas
|
| Closing Excel with cmd button | 25 Oct 2003 14:20 GMT | 2 |
This program that I have been working on is all but finished I have a little problem that I need your help with it is the Exit cmd button I can get it to close my program and not save it but it leaves excel enviroment still open here is my code
|
| How can I show a large picture on the screen without clipping | 25 Oct 2003 06:46 GMT | 1 |
This is what I want to do: I have an application that uses a form that is displayed by a beamer. The beamer is configured as the second monitor screen of the pc. This is working, I use the offsets of the screen etc. The beamer screen can have
|
| Need help with scrollbars. | 25 Oct 2003 00:25 GMT | 3 |
Can anyone tell me how to increase or decrease the whole width and height of a picture contained inside a picture box using V & H ScrollBar? Thanks.
|
| Loading TIF Images | 24 Oct 2003 20:32 GMT | 1 |
To All on MSDN Visual Basic Controls Discussion Forum: I have tried to load a TIF image onto both an Image control and a PictureBox control, but VB said this control does not support this image format. This was also
|
| Column Alignment lost when using ColumnHeader icon | 24 Oct 2003 19:33 GMT | 4 |
1) When using an icon in a ColumnHeader (VB6.SP4) in a ListView control, the column alignment reverts to left, and there is no way to ever get it to change back. Has anyone experienced this? Is there a fix or workaround? 2) Also, is there any way to remove the icon altogether ...
|
| auto select item in cbo | 24 Oct 2003 17:44 GMT | 2 |
VB6 sp5 I have a combo box that is populated with data from the results of a sql query. Often times, there is only 1 item in the cbo. I'd like that item to be selected automatically, and shown. What is currently selected is just a
|
| any control for text with bold and color | 24 Oct 2003 16:35 GMT | 8 |
there are any VB Control that I can use it in my VB Form and send this data to ntext data type in MSSQL with Bold and underline font and color?
|