Skip to content

Ozar.net Developer Blog

Programming in PHP, C, C#, ASP.NET, Java, Objective-C, SQL also for MS SQL Server, Oracle & MySQL Development

Menu
  • Home
  • About
  • Tutorials
  • Contact
  • Privacy
Menu

Visual Basic 2008 / Visual Basic .NET Tutorial #7 – The Progress Bar

Posted on April 19, 2010April 19, 2010 by OD


This tutorial will teach you the easiest method of using a Progress Bar in your application for Visual Basic 2008. This is not the best way but as it is an early tutorial, it should help the beginners understand.

Key Terms:
—————

Progress Bar ProgressBar.Increment

4 thoughts on “Visual Basic 2008 / Visual Basic .NET Tutorial #7 – The Progress Bar”

  1. mastertsif says:
    April 19, 2010 at 1:11 PM

    Nc Job!!!

    Log in to Reply
  2. 126644 says:
    April 19, 2010 at 1:34 PM

    or ProgressBar1.Value += 10

    Log in to Reply
  3. lewisfroom says:
    April 19, 2010 at 1:47 PM

    Progressbar1.Increment(+1) dont know if spelt right its the right way though 😀

    Log in to Reply
  4. Crawlyugo says:
    April 19, 2010 at 2:02 PM

    code:
    ProgressBar1.Value = ProgressBar1.value + 10

    Log in to Reply

Leave a Reply Cancel reply

You must be logged in to post a comment.

Recent Posts

  • NSTableView with Core Data Tutorial using NSFetchedResultsController
  • CodeIgniter Wizard – a new PHP CRUD Code Generator for macOS
  • Installing Oracle Database 10g Express Edition and Changing the Default HTTP Port
  • Xcode Tutorial 2 – Putting iAd into your App (The Apple Approved Way)
  • Cocoa Programming: A Quick-Start Guide for Developers

Blogroll

  • All Systems GO
  • GOZmosis
  • Maclord's Blog
  • Ozar.net

Tags

.NET 2008 application ASP.NET basic Beginning best books business Business Objects C# Database Databases Development Edition Guide iPhone Java Java EE learn Learning Microsoft MS SQL Server MySQL Objective-C Programming objects Oracle Part PHP PL/SQL Professional Programming Server Software SQL T-SQL TSQL Tutorial Tutorials Using Video Visual Visual Basic .NET Web Programming Tutorials XCode
© 2025 Ozar.net Developer Blog | Powered by Minimalist Blog WordPress Theme