Use the BorderColor property to specify the color of a control's border. Read/write Long. The BorderColor property setting is a numeric expression that corresponds to the color that you want to use ...
Use any integer that represents a valid color. You can also specify a color by using the Visual Basic RGB function with red, green, and blue color components. The value of each color component is an ...