=============================================================================
Check Box Value
We have to control the check box value if we want a tri-state box. When
clicked the control behaves as a two state box.
=============================================================================
Initialise_cSigCJCheckBox_Mixin()
OnCreate()
Set(Integer eAppearance)
- Integer
peAppearance()
Set(Integer iColor)
-------------------------------------------------------------------------
- Integer
piBackColor()
Set(String sCaption)
-------------------------------------------------------------------------
- String
psCaption()
Set(Boolean bState)
-------------------------------------------------------------------------
- Boolean
pbDrawFocusRect()
Set(Boolean bState)
-------------------------------------------------------------------------
- Boolean
pbEnabled()
Set(Boolean bState)
-------------------------------------------------------------------------
- Boolean
pbEnableMarkup()
Set(Integer iColor)
-------------------------------------------------------------------------
- Integer
piForeColor()
Set(Boolean bState)
-------------------------------------------------------------------------
- Boolean
pbMultiLine()
Set(Boolean bState)
-------------------------------------------------------------------------
- Boolean
pbRightToLeft()
Set(Integer eAlign)
-------------------------------------------------------------------------
- Integer
peTextAlignment()
Set(Boolean bState)
-------------------------------------------------------------------------
- Boolean
pbUseVisualStyle()
- String
psValue()
-------------------------------------------------------------------------
- Integer
iValue
Set(String sValue)
-------------------------------------------------------------------------
Dataflex interface properties
- String
Label()
- Integer
Checked_State()
OnComClick()
-------------------------------------------------------------------------
- Integer
iValue
OnChange()
Hook - Fired when the value changes