Visual Basic
Visual Basic was derived from BASIC and enables the rapid application development (RAD) of graphical user interface (GUI) applications, access to databases using DAO, RDO, or ADO, and creation of ActiveX controls and objects.
Forum Post

Screen Shot

Are there any API calls that will let me take a screen shot of the desktop and use it as a background in a program?
Forum Post

Re: Display and control of multiple forms

: : : I find that VB produces an error of 'Max. no. of controls reached for this form. . ." or similar. I have, therefore, split the one large form into various smaller forms BUT would like to be...
Forum Post

Re: IGNORE IF YOU ARE NOT DUTCH!

: : : : I find that VB produces an error of 'Max. no. of controls reached for this form. . ." or similar. I have, therefore, split the one large form into various smaller forms BUT would like to be...
Forum Post

Re: IGNORE IF YOU ARE NOT DUTCH!

: : : I find that VB produces an error of 'Max. no. of controls reached for this form. . ." or similar. I have, therefore, split the one large form into various smaller forms BUT would like to be...
Forum Post

Re: finding the title of an application that has focus?

This message was edited by BitByBit_Thor at 2003-3-4 9:42:16 : : Hey, : : : : You can use the GetActiveWindow API to get the currently active window. : : Then you can use the GetWindowText API...
Forum Post

Re: finding the title of an application that has focus?

: Hey, : : You can use the GetActiveWindow API to get the currently active window. : Then you can use the GetWindowText API to retrieve the Caption of the window using the Handle you got returned...
Forum Post

Re: finding the title of an application that has focus?

: how do you find the title of the application that has focus? : for example: Variable = (the title of the app with focus) : Hey, You can use the GetActiveWindow API to get the currently...
Forum Post

Re: How to Hide the Mouse Cursor Temporarily

Thanks for your help, it worked great! I wonder if there's an API as simple as that, that can disable clicking as well. Thanks Again, Aaron
Forum Post

Re: How to Hide the Mouse Cursor Temporarily

I hope you know what window's API is Aaron, because I found a API call that sets the mouse to hidden, and you can do it temporarily by putting the call in a timer or something. Actually I found the...
Forum Post

Re: How to Hide the Mouse Cursor Temporarily

Aaron you most likely have to achieve this through an API ... just goto google.com and look it up. : Hi everyone, : : I'm currently working on a final project and in need of a code that...
Forum Post

Re: Display and control of multiple forms

This message was edited by BitByBit_Thor at 2003-3-3 5:55:31 : : : I find that VB produces an error of 'Max. no. of controls reached for this form. . ." or similar. I have, therefore, split the one...
Forum Post

Re: Adodc Event Trouble!

: : Hey, : : : : I am reading a book about VB, and my current chapter is Database programming. : : Now there's something strange going on... : : I have a few forms, and one of them (An MDI-Child...
Forum Post

Re: Display and control of multiple forms

: : I find that VB produces an error of 'Max. no. of controls reached for this form. . ." or similar. I have, therefore, split the one large form into various smaller forms BUT would like to be able...
Forum Post

Re: Adodc Event Trouble!

: Hey, : : I am reading a book about VB, and my current chapter is Database programming. : Now there's something strange going on... : I have a few forms, and one of them (An MDI-Child windows!)...
Forum Post

Re: Can I distribute freely any program I make in VB.NET?

: Can I distribute any program I make in VB.NET? : For example, I know that I can distribute the dotnetframework file along with my program, but what about any COM references I use in my code, for...
Forum Post

Re: IGNORE IF YOU ARE NOT DUTCH!

: : : I find that VB produces an error of 'Max. no. of controls reached for this form. . ." or similar. I have, therefore, split the one large form into various smaller forms BUT would like to be...
Forum Post

IGNORE IF YOU ARE NOT DUTCH!

: : I find that VB produces an error of 'Max. no. of controls reached for this form. . ." or similar. I have, therefore, split the one large form into various smaller forms BUT would like to be able...
Forum Post

May I distribute any program I made with VB.NET?

Can I distribute any program I make in VB.NET? For example, I know that I can distribute the dotnetframework file along with my program, but what about any COM references I use in my code, for...
Forum Post

Re: Display and control of multiple forms

: I find that VB produces an error of 'Max. no. of controls reached for this form. . ." or similar. I have, therefore, split the one large form into various smaller forms BUT would like to be able to...
Forum Post

Help,pls,how to resize and move a button at run time

in vb6 I can use the API SendMessage(),but it doesn't work in vb.net I don't know why?Can someone help me?
 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.