FieldAttributes3270GetColor Method |
Returns the color bits from attribute.
Namespace: Flex.Hal.OhioAssembly: Flex.Hal.Ohio (in Flex.Hal.Ohio.dll) Version: 6.0.8219.1880
Syntax public static int GetColor(
int attr
)
Public Shared Function GetColor (
attr As Integer
) As Integer
Parameters
- attr Int32
- Attribute
Return Value
Int32Color bits
See Also