Class: | tstoolbarbutton |
*-- (c) Microsoft Corporation 1995 LPARAMETERS nButton, nShift, nXCoord, nYCoord this.lCancelClick = .F. IF !this.Parent.OKToSend() *-- Set lCancelClick to .T. to prevent button from being pushed this.lCancelClick = .T. ?? CHR(7) NODEFAULT ENDIF