Visual Basic Code , VB.NET Code
Find Code:
  All
  VB.NET
  ASP.NET
  C#
  VB Classic
  ASP Classic
  Snippets
  Popular
  Submit Code
  Forums
  Articles
  Tips
  Links
  Books
  Contest
  Link to us
 Home >> Forms code

Call child form in MDI formsVersion: VB.NET 2003
Author: Ngo Son DuongSubmitted: 3/25/2005Downloads: 17247
This small example will help programmer beginning in vb.net. demontration how to call multi child form in .net and child form call child form for displaying in parent form Mdi container. Please see GlobalForm in each form. This function will automat ...more>>

AutoXP StyleVersion: VB6
Author: Steve HuntSubmitted: 2/16/2005Views: 16285
We have all seen how to make our VB6 applications use the XP style in place on our PC's, by using a Mainfest File. Add this code to your main form and it will not only use XP styles, but if the Manifest File is missing, it will be created.

Using Reflection.Assembly to Load FormsVersion: VB.NET 2003
Author: Syed Irtaza AliSubmitted: 2/14/2005Views: 26916
=============================================== This code sample is going to make your day. The scenario where this code could be quite helpful is where you are fetching a form name from the database and would like to open that form by passing the name ...more>>

Open document fileVersion: VB6
Author: MahaveerSubmitted: 2/10/2005Downloads: 7533
By Using this code you can open any file in vb simple form.

On-line Chart ControlVersion: VB6
Author: Anuj sharmaSubmitted: 1/20/2005Downloads: 5822
This program draw chart on-line, u can use this program in any type of application like in vb as well as in asp project it continuously vary with change dimensions.

File FinderVersion: VB6
Author: alpesh s vaghasiyaSubmitted: 1/15/2005Downloads: 6147
You Can Find Files On your PC and view all files which are inside a folder.

Word 2003 like document editorVersion: VB.NET
Author: GuruparanSubmitted: 10/13/2004Downloads: 13378
Foroffice,Word 2003 like document editor Description : Foroffice codenamed "style2003" is a application similar to a document editor like MSword. But it does not contain all features that MSWord has. Foroffice contains a security feature which can encryp ...more>>

CalculatorVersion: VB4
Author: Siddharth M GoswamiSubmitted: 9/21/2004Downloads: 5304
Very useful calculator. Displaying methods as processing on commands.

Intelligent Moving ButtonVersion: VB6
Author: Shardul J. AgravatSubmitted: 9/17/2004Downloads: 6583
A command button moves in the direction as cursor moves from one location to another.

Using ENTER key to move focusVersion: VB3
Author: vijay a yandeSubmitted: 8/17/2004Views: 26745
Using ENTER key to move focus to next control.

<< Previous  Page 21 of  32  Next >>

Go to page: 21  22  23  24  25  26  ...