Gets or sets the foreground color of the ruler.
SyntaxVB6
Copy Code
|
|---|
Public Property Get ForeColor() As Long |
C++
Copy Code
|
|---|
public: |
An OLE_COLOR value. The default value is black color.
RemarksThis color is used to draw ticks and labels on the ruler scales.
See Also