| Thread | Last Post | Replies |
|
| Could anybody suggest a way to create a timer? | 14 Dec 2004 08:42 GMT | 8 |
Could anybody suggest a way to create a timer? I want to timer to be displayed to the user, telling he or she how much time has passed. Thanks.
|
| Group Policies | 14 Dec 2004 07:05 GMT | 1 |
How Can I Take Advantage of VB to Change Various Settings that fund in Group Policy Editor? Newbie here. Mayur
|
| Changing the Listview's items alignment ? | 14 Dec 2004 06:03 GMT | 2 |
How do I change the Lisview's items defaul alignment (i.e left) to some other, for eg right or center ? [in another word how do i set the alignment of ListItem?]
|
| Concatenating two arrays of byte together | 14 Dec 2004 02:57 GMT | 4 |
Is there any built-in method or mechanism for concatenating two arrays of byte together? I haven't come across anything to do this, and was just checking before I implement some code.
|
| Property editor | 14 Dec 2004 02:51 GMT | 2 |
My component has a property which type is control, i want it to accept only textbox and combobox, how to tell the properties windows, when drop down or set the property, it only show or accept the textbox and combobox control ?
|
| Control appears twice in toolbox | 14 Dec 2004 02:43 GMT | 1 |
Some of my controls appear twice in my tool box. One has an icon that looks like gear. the other icon is a rectangle containing 4 squares plus a small rectangle and a blue line at the top. Actually it looks like a miniature windows form.
|
| Printer Recommendations? | 14 Dec 2004 01:47 GMT | 4 |
I need to print using the VB.net printing classes to a tractor feed printer. My client loaned me a Panasonic kx-p2123 to set up the job. I was able to print from Notepad using the Generic/Text Only driver, but not from VB. The printer specific driver is available in the Win2k ...
|
| MSN-like Control | 14 Dec 2004 01:45 GMT | 5 |
In MSN, we have a nice notify icon sit at the right hand side of the tool bar. When new message comes, it will have a nice small window displayed near the notify icon. I also want to do this in my application. Since I don't know if VS.net has
|
| Listbox Drag-n-Drop | 14 Dec 2004 00:52 GMT | 1 |
Can anyone tell the the recommended way of performing mutiple-item drag-n-drop from a MultiExtended listbox? The problem is the ListBox selection isn't completed in the MouseDown event, when the drag starts, but in the MouseUp which follows. So neither of the following sequences ...
|
| vb and openGL | 13 Dec 2004 23:47 GMT | 4 |
 Signature hello does VB.net or vb6 support OpenGL? thanks
|
| Changing a form caption from another class | 13 Dec 2004 23:27 GMT | 2 |
In VB.Net I have a Form1 main form that instantiates various class objects. I want to change eg the title text of Form1 from within one or more of these classes. The solution kindly suggested here was to add a constructor into my
|
| Help with Dir Function | 13 Dec 2004 23:11 GMT | 3 |
Below is current code used. I can only list one directory then move to next. I want to search one more directory further and can't seem to find how to get one deeper. What I want to accomplish is to get to a specified directory, Then list all the files of that directory. Move to ...
|
| ALlow user to paste list of items into form | 13 Dec 2004 22:59 GMT | 2 |
I'm not sure which control to use for this: I would like the user to be able to paste a list of items into a box and then be able to run through them one at a time. Hopefully there is a control that would place them into an array. I don't want the user to put
|
| VB.Net 2003 Won't Debug on a Laptop | 13 Dec 2004 22:31 GMT | 1 |
When I run VB.Net at work while connect to our LAN then everthing works OK. But when I run VB.Net at home on a VAIO and run a project by selecting Debug>Start the whole IDE freezes up. If I select Start Without Debugging then every thing is OK.
|
| Server Side Cursor | 13 Dec 2004 22:30 GMT | 1 |
Can anyone explain to me, simply, what a server side cursor is? Thanks DCSTech
|