============================================================================== Project : SigCj - VDF Classes for Codejock File : cSigCJPushButton.pkg Description : VDF Class for Codejock control Revision : $Rev: 692 $ $Date: 2011-05-04 10:38:15 -0400 (Wed, 04 May 2011) $ $Author: martin $ Martin Pincott Requirements : Visual DataFlex 12.1+ Codejock SuitePro - Version 12.0.0+ Copyright : (c) 2008 VDF SIG UK Visual DataFlex Special Interest Group UK. http://www.vdfsig.co.uk/ dev@vdfsig.co.uk This file is part of SigCj. SigCj is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 2.1 of the License, or (at your option) any later version. SigCj is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. If you have the complete SigCj workspace then a copy of the GNU Lesser General Public License is in the Docs folder. If not, see <http://www.gnu.org/licenses/>. ============================================================================== Contributions ============= When Who What ========== ============ ================================================== 2009-02-28 Tom Murphy Default size same as VDF button, Hot tracking, Pointer_Only and code for keyboard & mouse support. 2010-08-13 Katrien Naert Added Tooltip support 2010-11-16 Nils G. Svedmyr Upadte Tooltip support to DAC Standard ==============================================================================
Construct_Object()
Private_peAppearance
Private_piBackColor
Private_piBorderGap
Private_psCaption
Private_pbChecked
Private_pbDefault
Private_pbDrawFocusRect
Private_pbEnabled
Private_pbEnableMarkup
Private_pbFlatStyle
Private_piForeColor
Private_psImage
Private_peImageAlignment
Private_piImageGap
Private_pbMultiLine
Private_pbRightToLeft
Private_peStyle
Private_peTextAlignment
Private_peTextImageRelation
Private_pbUseVisualStyle
Private_pbValue
Private_pbBold
Private_pbItalic
Private_pbStrikethrough
Private_pbUnderline
Private_psFontName
Private_pnFontSize
Private_hoFont
Private_psTooltip
phoToolTipController
phoDropDownMenu
Private_pbInDropDown
pbPointer_Only
phoReturn_Focus
pbEnableHotTrack
piHotTrackColor
Private_pbVisible
Private_pbClick_Valid
OnCreate()
hoFont
DoChangeTooltipStyle()
hoTooltip
hoToolTipController
vTooltip
iIcon
iStyle
iWidth
bBaloon
sTitle
Set(Boolean bState)
pbBold()
Set(Boolean bState)
pbItalic()
Set(Boolean bState)
pbStrikethrough()
Set(Boolean bState)
pbUnderline()
Set(String sName)
psFontName()
Set(Number nSize)
pnFontSize()
Set(Integer eAppearance)
peAppearance()
Set(Integer iColor)
piBackColor()
Set(Integer iGap)
piBorderGap()
Set(String sCaption)
psCaption()
Set(String sCaption)
Label()
Set(Boolean bState)
pbChecked()
Set(Boolean bState)
pbDefault()
Set(Boolean bState)
Default_State()
Set(Boolean bState)
pbDrawFocusRect()
Set(Boolean bState)
pbEnabled()
Set(Integer bState)
Enabled_State()
Set(Boolean bState)
pbEnableMarkup()
Set(Boolean bState)
pbFlatStyle()
Set(Integer iColor)
piForeColor()
Set(Integer eAlign)
peImageAlignment()
Set(Integer iGap)
piImageGap()
Set(Boolean bState)
pbMultiLine()
Set(Boolean bState)
pbRightToLeft()
Set(Integer eStyle)
peStyle()
Set(Integer eAlign)
peTextAlignment()
Set(Integer ePosition)
peTextImageRelation()
Set(Boolean bState)
pbUseVisualStyle()
Set(String sTooltip)
psTooltip()
Set(String sImage)
iImageId
vImage
psImage()
Set(Boolean bVisible)
iVoid
pbVisible()
Add_Focus(Handle ohParent)
iVoid
iRetval
KeyAction()
OnClick()
OnComClick()
MouseMove(Integer iButton Integer iShift Integer iX Integer iY)
OnComMouseMove(Short iButton Short iShift OLE_XPOS_PIXELS iX OLE_YPOS_PIXELS iY)
MouseDown(Integer iButton Integer iShift Integer iX Integer iY)
iRetval
OnComMouseDown(Short iButton Short iShift OLE_XPOS_PIXELS iX OLE_YPOS_PIXELS iY)
MouseUp(Integer iButton Integer iShift Integer iX Integer iY)
OnComMouseUp(Short iButton Short iShift OLE_XPOS_PIXELS iX OLE_YPOS_PIXELS iY)
Absolute_GuiOrigin()
hWnd
iRow
iCol
iVoid
iLocation
sRect
P_sRect
OnComDropDown()
iLoc
iSize| Module | Containing Symbol | Line |
|---|