--------------------------------------------------- Class : cSigCJTaskDialog Superclass : cSigCjComTaskDialog Package : cSigCJTaskDialog.pkg Mixins : Description : The TaskDialog Control creates, displays, and operates a task dialog. A task dialog is similar to, While much more flexible than, a basic message box. The task dialog contains application-defined messages, title, verification check box, command links and push buttons, plus any combination of predefined icons and push buttons. Properties : pbShowWindowsExitButton (boolean) psCollapsedControlText (string) pbShowButtonOk (boolean) pbShowButtonYes (boolean) pbShowButtonNo (boolean) pbShowButtonCancel (boolean) pbShowButtonRetry (boolean) pbShowButtonClose (boolean) psContentText (string) piDefaultButton (integer) piDefaultRadioOption (integer) piWidth (integer) pbEnableCallbackTimer (boolean) pbEnableCommandLinks (boolean) pbEnableHyperLinks (boolean) psExpandedControlText (string) psExpandedInformationText (string) pbExpandFooterArea (boolean) piFooterIcon (integer) psFooterIconImage (string) psFooterText (string) piMainIcon (integer) psMainIconImage (string) psMainInstructionText (string) pbMessageBoxStyle (boolean) phParentHwnd (handle) piProgressBarPos (integer) peProgressBarStyle (integer) pbRelativePosition (boolean) pbRtLLayout (boolean) pbShowCommandLinkIcons (boolean) pbUseComCtl32 (boolean) psVerificationText (string) pbVerifyCheckState (boolean) psTitle (string) Events : OnButtonClicked OnHyperlinkClicked OnRadioSelected OnVerificationClicked OnExpandButtonClicked OnTimer OnConstructed OnCreate Methods : ShowDialog Set TaskDialogOptionButton Set TaskDialogOptionRadio Set pbButtonEnabledState Set pbRadioOptionEnabledState Reset Set ProgressBarRange StartProgressBarMarquee Notes : To Do : ---------------------------------------------------
DFCOMACTIVEXCONTROL

cComActiveXControl


cSigCjComTaskDialog



cSigCJTaskDialog
piProcessCounter
Private.pbCancelButton
Private.pbCloseButton
Private.pbEnableCallbackTimer
Private.pbEnableCommandLinks
Private.pbEnableHyperLinks
Private.pbExpandFooterArea
Private.pbExpandInfoTextByDefault
Private.pbMessageBoxStyle
Private.pbNoButton
Private.pbOKButton
Private.pbRelativePosition
Private.pbRetryButton
Private.pbRtLLayout
Private.pbShowCommandLinkIcons
Private.pbShowWindowsExitButton
Private.pbUseComCtl32
Private.pbVerifyCheckState
Private.pbYesButton
Private.peCommonButtons
Private.peProgressBarStyle
Private.phParentHwnd
Private.piDefaultButton
Private.piDefaultRadioOption
Private.piFooterIcon
Private.piFooterIconHandle
Private.piMainIcon
Private.piMainIconHandle
Private.piProgressBarPos
Private.piWidth
Private.psCollapsedControlText
Private.psContentText
Private.psExpandedControlText
Private.psExpandedInformationText
Private.psFooterIconImage
Private.psFooterText
Private.psMainIconImage
Private.psMainInstructionText
Private.psTitle
Private.psVerificationText
Base_Box(Handle hoDialog String sMessage String sTitle)
ClickButton(Integer iButtonID)
Construct_Object()
End_Construct_Object()
Initialise()
OnButtonClicked(Integer iButton_ID Boolean ByRef bCloseDialog)
OnComButtonClicked(Integer llId Variant llCloseDialog)
OnComConstructed()
OnComExpandButtonClicked(Boolean llExpanded)
OnComHyperlinkClicked(String llURL)
OnComRadioButtonClicked(Integer llId)
OnComTimer(Integer llMilliSeconds Variant llReset)
OnComVerificationClicked(Boolean llChecked)
OnConstructed()
OnCreate()
OnExpandButtonClicked(Boolean bExpanded)
OnHyperlinkClicked(String llURL)
OnRadioSelected(Integer iRadio_ID)
OnTimer(Integer iMilliSeconds Boolean ByRef bResetCounter)
OnVerificationClicked(Boolean bChecked)
pbEnableCallbackTimer()
pbEnableCommandLinks()
pbEnableHyperLinks()
pbExpandFooterArea()
pbExpandInfoTextByDefault()
pbMessageBoxStyle()
pbRelativePosition()
pbRtLLayout()
pbShowButtonCancel()
pbShowButtonClose()
pbShowButtonNo()
pbShowButtonOk()
pbShowButtonRetry()
pbShowButtonYes()
pbShowCommandLinkIcons()
pbShowWindowsExitButton()
pbUseComCtl32()
pbVerifyCheckState()
peCommonButtons()
peProgressBarStyle()
phParentHwnd()
piDefaultButton()
piDefaultRadioOption()
piFooterIcon()
piFooterIconHandle()
piMainIcon()
piMainIconHandle()
piProgressBarPos()
piWidth()
psCollapsedControlText()
psContentText()
psExpandedControlText()
psExpandedInformationText()
psFooterIconImage()
psFooterText()
psMainIconImage()
psMainInstructionText()
psTitle()
psVerificationText()
Reset()
Set(String sImage)
Set(String sImage)
Set(Boolean bState)
Set(String sText)
Set(Integer iButtons)
Set(Boolean bState)
Set(Boolean bState)
Set(Boolean bState)
Set(Boolean bState)
Set(Boolean bState)
Set(Boolean bState)
Set(String sText)
Set(Integer iButton)
Set(Integer iButton)
Set(Integer iWidth)
Set(Boolean bState)
Set(Boolean bState)
Set(Boolean bState)
Set(Boolean bState)
Set(String sText)
Set(String sText)
Set(Boolean bState)
Set(Integer iID)
Set(Integer iHandle)
Set(String sText)
Set(Integer iID)
Set(Integer iHandle)
Set(String sText)
Set(Boolean bState)
Set(Handle hParent)
Set(Integer iPos)
Set(Integer eStyle)
Set(Boolean bState)
Set(Boolean bState)
Set(Boolean bState)
Set(Boolean bState)
Set(String sText)
Set(Boolean bState)
Set(String sTitle)
Set(String sButtonText Integer iButtonID)
Set(String sRadioText Integer iButtonID)
Set(Integer iButtonID Boolean bState)
Set(Integer iRadioID Boolean bState)
Set(Integer iMin Integer iMax)
SetCommonButtons()
ShowDialog()
sigCJInfo_Box(String sMessage String sTitle)
sigCJStop_Box(String sMessage String sTitle)
sigCJWarning_Box(String sMessage String sTitle)
sigCJYesNo_Box(String sMessage String sTitle Integer eBtn)
sigCJYesNoCancel_Box(String sMessage String sTitle Integer eBtn)
StartProgressBarMarquee(Boolean bStart Integer imilliseconds)
| Module | Containing Symbol | Line |
|---|---|---|
| oSigCJTaskDialog.pkg | oSigCJTaskDialog | 38 |