| Thread | Last Post | Replies |
|
| Accessing "Page Order" and "Print on Both Sides" properties in Printer Common Dialog box | 18 Nov 2004 16:09 GMT | 1 |
Dear VB Experts, We are working in VB6 and also using FarPoint Spread control. While sending print from the application, printer common dialog box is first displayed allowing the user to define/set print properties.
|
| String patterns. How to ? | 18 Nov 2004 16:07 GMT | 25 |
I am using vb6.0 for development. I need to make sure a string is always formatted correctly. If the user keys in : 9
|
| image on a button | 18 Nov 2004 16:05 GMT | 8 |
Hi group, How can I put images on buttons? I've already tried the propritie PICTURE of the button, adding a GIF, JPG or BMP image.
|
| On Key Press Events | 18 Nov 2004 15:51 GMT | 2 |
Hi Group, I've made a control to a network camera, and now, i want to use the basic functions on keyboard using the arrows, and some special keys to send commands.
|
| Need Version Advice | 18 Nov 2004 15:43 GMT | 2 |
I see 2 versions. Visual Studio .net professional and Visual Studio .net Enterprise Developer. Can someone tell me which of these 2 is the best to buy, and what you get in one and not in the other? Thanks in advance,
|
| Error copying file to Programs Folder in XP | 18 Nov 2004 15:34 GMT | 2 |
I have a simple program to copy selected files to a sub folder in the c:\Programs Folder. Works well on 98 and 2000 but I get access denied errors when running the program on an XP machine. I don't think XP will allow me to 'Share' the Programs folder. Nor would I want to as the ...
|
| Yearly Planner | 18 Nov 2004 14:32 GMT | 4 |
I am trying to make a yearly planner so that peoples Holidays can be viewed. Does anyone have something that is already made or something that I can try to convert to a Year Planner. Thanks in Advance.
|
| How to get the list of system installed services? | 18 Nov 2004 13:02 GMT | 1 |
How to get the list of system installed services? Currently I am doing it like this For Each Service In GetObject("winmgmts:{impersonationLevel=impersonate}!//localhost").Instances
|
| how to wrap Listbox sorted property | 18 Nov 2004 13:01 GMT | 2 |
Hi guyz I'm developing a listbox usercontrol which is a wrapper over standardlistbox. how can I wrap the Sorted property, because it's read-only in run-time so I can not use this :
|
| Little\Big-Endian Single and Double values | 18 Nov 2004 12:07 GMT | 3 |
Hi to all, I've an application that have to communicate with another (not mine) via UDP. The communication should be occur by structured messages with Long, Integer,
|
| Rotating Labels | 18 Nov 2004 01:43 GMT | 1 |
I apologize if this is a stupid question or easy solution but I have checked all the newsgroups and can't find a solution for this. I am printing a bunch of lables for a vb.net app and the labels are rotated 90 degrees counterclockwise. How do I get the labels to rotate? This is ...
|
| stop screen refresh while loading forms | 18 Nov 2004 01:02 GMT | 3 |
I know there is a VB6 command to prevent the screen from refreshing while forms load but I can't remember it. And I can't seem to come up with the right search phrase to find it. I have multiple forms opening in an Access 2000 VBA app and when the user
|
| How to post data to PHP page using VB | 18 Nov 2004 00:07 GMT | 3 |
I have been trying to post data to php page using vb. I can do that for ASP page but it's not working for php page. Can anyone please let me know how to do this? My code looks like as follows:
|
| Typed comparison yields different results than Variant comparison? | 18 Nov 2004 00:06 GMT | 4 |
Check this out. Comparing two typed values is different than comparing the types values after they have been assigned to variants of their respective types. - Joe Geretz -
|
| TESTING | 17 Nov 2004 23:56 GMT | 1 |
|