Class: cSigCJCheckBox_Mixin
=============================================================================
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.
=============================================================================
Class Hierarchy:
cObject

Mixin


cSigCJCheckBox_MixinClass Definition
Properties
Boolean
pbTriState
Boolean
Private_pbDrawFocusRect
Boolean
Private_pbEnabled
Boolean
Private_pbEnableMarkup
Boolean
Private_pbMultiLine
Boolean
Private_pbRightToLeft
Boolean
Private_pbUseVisualStyle
Boolean
Private_pbValueChanging
Property Private_p Font Gets/Sets the font that will be used to display the text for the control.
Property Private_p hWnd Gets the window handle that the control is bound to.
Property Private_p OLEDropMode Returns or sets how a target component handles drop operations.
Property Private_p Transparent Determines if the background of a TabControlPage is visible in WinXP mode.
controls reentrency in OnComClivk
Integer
Private_peAppearance
Integer
Private_peTextAlignment
Integer
Private_piBackColor
Integer
Private_piForeColor
Integer
Private_piValue
Value of control
String
Private_psCaption
String
psFalse
Properties to hold True / False values. Default to standard numeric values
String
psGrayed
String
psTrue
Functions and Procedures
Integer
Checked_State()

Initialise_cSigCJCheckBox_Mixin()
String
Label()

OnChange()
Hook - Fired when the value changes

OnComClick()
-------------------------------------------------------------------------

OnCreate()
Boolean
pbDrawFocusRect()
Boolean
pbEnabled()
Boolean
pbEnableMarkup()
Boolean
pbMultiLine()
Boolean
pbRightToLeft()
Boolean
pbUseVisualStyle()
Integer
peAppearance()
Integer
peTextAlignment()
Integer
piBackColor()
Integer
piForeColor()
String
psCaption()
String
psValue()
-------------------------------------------------------------------------

Set(Integer eAppearance)

Set(Integer iColor)
-------------------------------------------------------------------------

Set(String sCaption)
-------------------------------------------------------------------------

Set(Boolean bState)
-------------------------------------------------------------------------

Set(Boolean bState)
-------------------------------------------------------------------------

Set(Boolean bState)
-------------------------------------------------------------------------

Set(Integer iColor)
-------------------------------------------------------------------------

Set(Boolean bState)
-------------------------------------------------------------------------

Set(Boolean bState)
-------------------------------------------------------------------------

Set(Integer eAlign)
-------------------------------------------------------------------------

Set(Boolean bState)
-------------------------------------------------------------------------

Set(String sValue)
-------------------------------------------------------------------------
Dataflex interface properties