Class: cSigCJCheckBox_Mixin

Module location: cSigCJCheckBox.pkg line 49 (view source)

============================================================================= 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:

cObjectMixincSigCJCheckBox_Mixin

Class Definition

Properties

BooleanpbTriState
BooleanPrivate_pbDrawFocusRect
BooleanPrivate_pbEnabled
BooleanPrivate_pbEnableMarkup
BooleanPrivate_pbMultiLine
BooleanPrivate_pbRightToLeft
BooleanPrivate_pbUseVisualStyle
BooleanPrivate_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
IntegerPrivate_peAppearance
IntegerPrivate_peTextAlignment
IntegerPrivate_piBackColor
IntegerPrivate_piForeColor
IntegerPrivate_piValue
Value of control
StringPrivate_psCaption
StringpsFalse
Properties to hold True / False values. Default to standard numeric values
StringpsGrayed
StringpsTrue

Functions and Procedures

IntegerChecked_State()
Initialise_cSigCJCheckBox_Mixin()
StringLabel()
OnChange()
Hook - Fired when the value changes
OnComClick()
-------------------------------------------------------------------------
OnCreate()
BooleanpbDrawFocusRect()
BooleanpbEnabled()
BooleanpbEnableMarkup()
BooleanpbMultiLine()
BooleanpbRightToLeft()
BooleanpbUseVisualStyle()
IntegerpeAppearance()
IntegerpeTextAlignment()
IntegerpiBackColor()
IntegerpiForeColor()
StringpsCaption()
StringpsValue()
-------------------------------------------------------------------------
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