DicomObjects Reference
DicomObjects Reference / DicomViewer Object / BackColourAsLong Property
BackColourAsLong Property
Description
Control's Background Colour
Property type
Read-write property
Syntax
Visual Basic
Public Property BackColourAsLong As Long
Remarks
This is the same as the BackColour Property, but is presented as a "long" as this is needed by some environments which cannot cope with OLE_COLOR.
See Also