home *** CD-ROM | disk | FTP | other *** search
- VERSION 2.00
- Begin Form GrafForm
- BackColor = &H00C0C0C0&
- BorderStyle = 0 'None
- Caption = "ButtonTool Graphics on Buttons"
- ClientHeight = 2880
- ClientLeft = 1725
- ClientTop = 1950
- ClientWidth = 5805
- ControlBox = 0 'False
- Height = 3285
- Left = 1665
- LinkMode = 1 'Source
- LinkTopic = "Form1"
- MaxButton = 0 'False
- MinButton = 0 'False
- ScaleHeight = 2880
- ScaleWidth = 5805
- Top = 1605
- Width = 5925
- Begin BTDEMOButton BTButton3
- Prop24 = &H00808000&
- Prop25 = &H00808000&
- Prop23 = 4
- BackColor = &H00808000&
- ButtonDown = 0 'No effect
- Height = 2880
- Index = 1
- Left = 0
- SymForeColor = &H00808080&
- TabIndex = 0
- Top = 0
- Width = 5796
- Begin BTDEMOButton BTButton2
- Prop25 = &H00808080&
- BackColor = &H00808080&
- ButtonDown = 2 'Invert 3-D colors
- Height = 816
- Left = 2160
- ShowFocus = 0 'False
- SymForeColor = &H00007F00&
- SymPicDown = GRAFFORM.FRX:0000
- SymPicUp = GRAFFORM.FRX:03DE
- SymType = 1
- SymXRatio = 80
- SymYRatio = 80
- TabIndex = 4
- Top = 1836
- Width = 1248
- End
- Begin BTDEMOButton BTButton1
- Prop24 = &H00808080&
- Prop25 = &H00FFFFFF&
- BackColor = &H00000080&
- BorderColor = &H00808080&
- BorderThickness = 0
- ButtonDown = 0 'No effect
- Caption = "You may specify the graphics for the UP or DOWN effects"
- Enabled = 0 'False
- FontColor = &H00000080&
- Height = 468
- Left = 240
- ShowFocus = 0 'False
- SymForeColor = &H00808080&
- TabIndex = 3
- Top = 1164
- Width = 5256
- End
- Begin BTDEMOButton XButton
- Prop24 = &H00E0E0E0&
- Prop25 = &H00808080&
- BackColor = &H00000000&
- ButtonDown = 2 'Invert 3-D colors
- FontColor = &H00E0E0E0&
- Height = 816
- Left = 3060
- ShowFocus = 0 'False
- SymForeColor = &H00E0E0E0&
- SymPicDown = GRAFFORM.FRX:07D0
- SymPicUp = GRAFFORM.FRX:0C6A
- SymType = 1
- SymXRatio = 80
- SymYRatio = 80
- TabIndex = 2
- Top = 240
- Width = 2148
- End
- Begin BTDEMOButton OKButton
- Prop25 = &H00808080&
- BackColor = &H00808080&
- ButtonDown = 2 'Invert 3-D colors
- Height = 810
- Left = 495
- ShowFocus = 0 'False
- SymForeColor = &H00007F00&
- SymPicDown = GRAFFORM.FRX:1104
- SymPicUp = GRAFFORM.FRX:14E2
- SymType = 1
- SymXRatio = 80
- SymYRatio = 80
- TabIndex = 1
- Top = 240
- Width = 2205
- End
- End
- Sub BTButton2_Click ()
- Unload GrafForm
- End Sub
-