Home | Help Forums | Web Design Tutorials | Free Swishmax Downloads | All Downloads

 

 

Company

Home

Nework Details

Tutorials

SWiSH 2

SWiSHMax

Flash MX

PHP & MySQL

HTML / JScript

Adobe Photoshop

Corel Draw

Gimp

Miscellaneous

Downloads

Templates

Plugins

Fonts

Wallpapers

Free Images

Scripts and Codes

Products

E-Books

SWiSH BB

SWiSH Templates

SWiSH-DB Newsletter
Subscribe to our newsletter : GO
  Partners / Affiliates

   Swish Templates
   SWiSH Climax
   GimpTalk
   Idea Designs
   Sposatoettore
   Try Acai Berry Diet
   Download Free Ringtones
   Swishzone

Manage your site with Flax Article Content Management System
Visual Basic]Rich Text Box's
Category : Miscellaneous | Level : Beginner | Language : English
Ask Question | Read Comments | Post tutorial | Previous | Next

Web www.swish-db.com

Hello ,

This is Tutorial #5 By Me smile.gif

1 ) Insert An Rich Text Box If you dont have one .
----------------------------------------------------------
The Methord used is quite simple . All You need to do is use the Sel In All Subjects wanted in the Rich Text Box

2 ) Insert this code :
QUOTE
richtextbox1.SelColor = &HFFF& ' The Colour Code is wierd . But Just use the colour coder used in the Visual Basic Program to colour objects and copy the colour code into the & parts and it will make it a short version

richtextbox1.SelItalic = False
richtextbox1.SelBold = True
richtextbox1.SelText = "Please Hold, Connecting To The Server..." & vbCrLf 'vbCrLf means a new line so it dont delete the previous line

richtextbox1.SelColor = &H8000&
richtextbox1.SelItalic = False
richtextbox1.SelBold = True
richtextbox1.SelText = "Disconnected!" & vbCrLf ' You Can Use The Same code as many times as you like smile.gif wihtout confustion on the program



All rights reserved - swish-db.com