home *** CD-ROM | disk | FTP | other *** search
- Window printDlg
- class: PrintDialog
- ownership: popup
- keyboard: true
- border: border
- captionBar: (sysMenu)
- value: cancel
- focus: cancel
- title: "Printing..."
- rect: (30 40 150 100)
- Child cancel
- class: Button
- id: IDCANCEL
- title: "Cancel"
- left: (p 33)
- top: (bottom -16)
- right: (p 67)
- bottom: (bottom -4)
- style: (defPush)
- Child static1
- class: Static
- title: "Press button to cancel\r\ncurrent print job"
- top: (p 15)
- bottom: (self top 20)
- style:(center)
-