BackColor property (SignatureButton object)
Returns or sets the background color for an object. Read/write. OLE_COLOR.
OLE_COLOR is a type definition that resolves to a Long.
Syntax
object
.BackColor
[ = value]where
object
– is the name of a SignatureButton object or an expression that evaluates to a SignatureButton object.value
– is an RGB color value that specifies the background color for the object.Provide Feedback