| Thread | Last Post | Replies |
|
| How to use .dll written by C in VB program. | 14 Oct 2003 12:59 GMT | 1 |
Especially the interface type does not support in VB.
|
| Help!! SPAM | 14 Oct 2003 04:04 GMT | 1 |
How can i stop the emails that are continuosly arriving to me? All of them from MICROSOFT!! PLEASE. How can stop it!. Thaks in advance.
|
| Pass variables from one Form to other Form | 13 Oct 2003 22:50 GMT | 2 |
I am determined to learn how to NOT use global variables. But I do not know how to pass variables from one Form to other without using global variables. Can you explain to me please how it is done.
|
| Rounding Numbers | 13 Oct 2003 18:28 GMT | 5 |
Hi guys, could you tell me how round a number to the next greater number with all zero at the end? e.g. round(9121) to 10000 or round(8919) to 9000
|
| scrolling a frame and components..... | 13 Oct 2003 18:21 GMT | 1 |
I have a frame placed on a form, which in turn is filled dynamically with information read from a file. I have a scroll bar set up to scroll this frame and the file name is hard coded into the program. when i went to add the
|
| SCROLL BAR | 13 Oct 2003 17:01 GMT | 2 |
Is is possible to implement a scroll bar to scroll a whole form resulting in a longer form?. A similar example whould be this link: http://www.microsoft.com/downloads/details.aspx?
|
| Zip component (Free) | 13 Oct 2003 16:28 GMT | 1 |
I search a free component (activex, dll) to manage (zip / unzip) zip file. This component should be compatible with winzip, pkzip, pkunzip... Thank's by advance. Gislain ROCHE
|
| tabpage as a user control | 13 Oct 2003 15:18 GMT | 1 |
I have created my own Tabcontrol (in a user control library). I can drop it on a form from the toolbox. when I edit the properties on a windows form I add tab pages as usual. (the tabpages collection) This will pick up the
|
| How to judge whether a object is disposed? | 13 Oct 2003 14:36 GMT | 1 |
I construct a Form1 and another form2 , In Form2,I dim a object of form1, And I show it by Show(), then , I close the form1 object, what my question is how to judge this object has been diposed, because I want to use it again by
|
| How to create a conrol dynamicly and change it's size? | 13 Oct 2003 14:36 GMT | 1 |
Hi, Everybody, I'm a beginner for vb.net. What I want to look for help is how to create a control dynamicly, maybe a button or a textbox, what's more, user
|
| Using Newer version of Calendar Control | 13 Oct 2003 14:02 GMT | 1 |
My project uses the Microsoft Calendar control supplied along with the VB 6 software. I have a newer version of the Calendar control. I would like to replace the older version of the Calendar control
|
| Create Help Files | 13 Oct 2003 12:38 GMT | 1 |
Hi guys, could U tell me how to create a help file for my VB program, or is there any software(may to download for free) to create a help files..!!? Thanks
|
| Customize DTP | 13 Oct 2003 10:30 GMT | 4 |
Is it possible to change the steps of a date/time control to step every 15 minutes ? TIA Guy
|
| Mousepointer property | 13 Oct 2003 08:10 GMT | 2 |
The user pick a file by a commondialog window and then I want the mousepointer to be an hourglass while the function is processing. The commondialog window stays "half open" over the program form and the
|
| Unicode in VB6 Menu | 13 Oct 2003 04:45 GMT | 2 |
By using MS Forms 2.0 I could display unicode character on these controls but the big problem is the menu because VB Menu does not support Unicode and MS Forms does not contain a menu control.
|