Download as pdf or txt
Download as pdf or txt
You are on page 1of 1

12/17/2016

CREATECOLORSETCommand

CREATE COLOR SET Command


Visual Studio .NET 2003
Creates a color set from the current color settings.

CREATECOLORSETColorSetName

Parameters
ColorSetName
Specifies the name of the color set to create.

Remarks
Every color pair in every color scheme is saved in the color set you create. A color set name can be up to 24 characters long in
Visual FoxPro, 10 characters in earlier FoxPro versions and can contain numbers and underscores, but it cannot begin with a
number.
Once you have created a color set, you can load it with SET COLOR SET.
Color sets are saved in the Visual FoxPro resource file. If a color set exists with the same name you specify, it is overwritten.

See Also
SET COLOR OF SCHEME Command | SET COLOR SET Command | SET COLOR TO Command
2016 Microsoft

https://msdn.microsoft.com/enus/library/aa977462(d=printer,v=vs.71).aspx

1/1

You might also like