Skip to content

pbGrayIfDisable - cCJGrid

Specifies whether to draw the grid using "normal" colors or standard Windows disabled colors when the grid control disabled

Type: Property
Access: Read/Write
Data Type: Boolean
Parameters: None

Syntax

Property Boolean pbGrayIfDisable
Access Type Syntax
Read Access: Get pbGrayIfDisable to BooleanVariable
Write Access: Set pbGrayIfDisable to BooleanVariable/Value

Description

When False, if the grid is disabled, then it will still look enabled to the user, even though it is disabled and won't respond to input.

Default is True.