RichTextBox with Bulleted List in VB6

Submitted by donbermoy on
In this article, we will create a program that can open a RichTextBox and manipulate its Bulleted List. The BulletedList function creates a list in bullet format. Now, let's start this tutorial! 1. Let's start this tutorial by following the following steps in Microsoft Visual Basic 6.0: Open Microsoft Visual Basic 6.0, click Choose Standard EXE, and click Open. 2.Go to Project Tab, and Click Components or Press Ctrl+T. 3.In the Controls Tab, find and check Microsoft Rich TextBox Control 6.0.

Count Number of Characters

Submitted by donbermoy on
In this article, we will create a program that can count all the characters of a text inputted in a TextBox. Now, let's start this tutorial! 1.Let's start this tutorial by following the following steps in Microsoft Visual Basic 6.0: Open Microsoft Visual Basic 6.0, click Choose Standard EXE, and click Open. 2.Next, add only one Button named Command1 and labeled it as "Count Characters". Add also TextBox named Text1 for our input.

RichTextBox with Text Alignment in VB6

Submitted by donbermoy on
In this article, we will create a program that can open a RichTextBox and manipulate its alignment such as Left, Center, and Right. RichTextBox allows the user to enter and edit text while providing more advanced formatting features than the standard TextBox control. Text can be assigned directly to the control, or can be loaded from a rich text format (RTF) or plain text file.

Basic HTML/CSS Web Page Part 1 - HTML

Submitted by Yorkiebar on
Introduction: This tutorial is going to be the first of two basic parts on how to create a basic web page with the essential components using pure HTML and CSS. The Structure: Our web page is going to consist of a header covering the full width of content at the top of the page, a body section covering most of the wide from header to fairly far down the page, a side bar containing widgets on the right hand side of the page - next to the main body section of the page, and a foot covering the same width (and probably height) as the header section; underneath ou

The Salary Calculator by dHROOb

Submitted by TheProgrammer on
-==================================- | Project Name : Salary Calculator | -==================================- Language : .NET Time Taken : 1 Hr. Difficulty Lvl : EASY Protection : NONE License : Share-A-Like | As-It-Is Developer : SunShine/TheProgrammer Copyright : SunShine Soft Version : 1.1 (build 1.1.2) Date Of Publish : 4:44 PM 11/26/2013 -==================================- | What it is /

Student Information System (Mini Project)

Submitted by muskaan.sahu.3 on
Project Introduction: For every colleges important task for administration department is to manage student information details in a procedure oriented manner with latest updates for every year which need to be available for easy access. In order to provide this service we designed a simple Students information management system project which has various modules which is helpful for administration