PatternColor property

Returns or sets the color used for the lines in the pattern. Read/write. OLE_COLOR.
OLE_COLOR is a type definition that resolves to a Long.
Syntax
object
.
PatternColor
[ = value]
where
object
– is the name of a graphic element or an expression that evaluates to a graphic element.
value
– is an RGB color value that specifies the color of the lines for the object.
Remarks
For the Button object, this property applies only to the Up state.
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal