Name

QBColor Function — Microsoft.VisualBasic.Information

Synopsis

QBColor(color)
color required; Integer

A whole number between 0-15

Return Value

Long

Description

Returns a Long integer representing the RGB system color code. color can have any of the following values:

0

Black

8

Gray

 

1

Blue

9

Light Blue

 

2

Green

10

Light Green

 

3

Cyan

11

Light Cyan

 

4

Red

12

Light Red

 

5

Magenta

13

Light Magenta

 

6

Yellow

14

Light Yellow

 

7

White

15

Bright White

 

Get VB.NET Language Pocket Reference now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.