home *** CD-ROM | disk | FTP | other *** search
- VERSION 2.00
- Begin Form ThreeDForm
- BackColor = &H00808000&
- BorderStyle = 0 'None
- Caption = "ButtonTool 3-D Effects"
- ClientHeight = 2190
- ClientLeft = 2640
- ClientTop = 1920
- ClientWidth = 3870
- ControlBox = 0 'False
- Height = 2595
- Left = 2580
- LinkMode = 1 'Source
- LinkTopic = "Form3"
- MaxButton = 0 'False
- MinButton = 0 'False
- ScaleHeight = 2190
- ScaleWidth = 3870
- Top = 1575
- Width = 3990
- Begin BTDEMOButton BTButton3
- Prop24 = &H00808000&
- Prop25 = &H00808000&
- Prop23 = 4
- BackColor = &H00808000&
- ButtonDown = 0 'No effect
- Height = 2196
- Index = 4
- Left = 0
- SymForeColor = &H00808080&
- TabIndex = 0
- Top = 0
- Width = 3876
- Begin BTDEMOButton BTButton2
- Prop24 = &H00E0E0E0&
- Prop25 = &H00808080&
- BackColor = &H00C0C0C0&
- ButtonDown = 2 'Invert 3-D colors
- FontColor = &H00C0C0C0&
- Height = 765
- Left = 1380
- ShowFocus = 0 'False
- SymForeColor = &H00E0E0E0&
- SymPicDown = THREEDFO.FRX:0000
- SymPicUp = THREEDFO.FRX:03DE
- SymType = 1
- SymXRatio = 80
- SymYRatio = 80
- TabIndex = 7
- Top = 1200
- Width = 1140
- End
- Begin BTDEMOButton BTButton1
- Prop24 = &H0000C000&
- Prop25 = &H00004000&
- Prop23 = 18
- BackColor = &H00FF0000&
- ButtonDown = 1 'Invert all button colors
- Caption = "3-D"
- Enabled = 0 'False
- FontColor = &H00FF0000&
- Height = 1332
- Index = 12
- Left = 2592
- ShowFocus = 0 'False
- SymBackColor = &H00008000&
- SymForeColor = &H0000C000&
- TabIndex = 6
- Top = 648
- Width = 1092
- End
- Begin BTDEMOButton BTButton1
- Prop24 = &H000000FF&
- Prop25 = &H00000040&
- BackColor = &H00FFFFFF&
- ButtonDown = 1 'Invert all button colors
- Caption = "Color"
- Enabled = 0 'False
- FontColor = &H00FFFFFF&
- Height = 372
- Index = 11
- Left = 1404
- ShowFocus = 0 'False
- SymBackColor = &H00000080&
- SymForeColor = &H000000FF&
- TabIndex = 5
- Top = 648
- Width = 1092
- End
- Begin BTDEMOButton BTButton1
- Prop24 = &H00FF0000&
- Prop25 = &H00400000&
- Prop23 = 18
- BackColor = &H0000FF00&
- ButtonDown = 1 'Invert all button colors
- Caption = "3-D"
- Enabled = 0 'False
- FontColor = &H0000FF00&
- Height = 1335
- Index = 10
- Left = 210
- ShowFocus = 0 'False
- SymBackColor = &H00C00000&
- SymForeColor = &H00FF0000&
- TabIndex = 4
- Top = 645
- Width = 1095
- End
- Begin BTDEMOButton BTButton1
- Prop25 = &H00808080&
- Prop23 = 6
- BackColor = &H00000000&
- ButtonDown = 1 'Invert all button colors
- Caption = "Change"
- Enabled = 0 'False
- Height = 372
- Index = 9
- Left = 2604
- ShowFocus = 0 'False
- SymForeColor = &H00007F00&
- TabIndex = 3
- Top = 168
- Width = 1092
- End
- Begin BTDEMOButton BTButton1
- Prop25 = &H00808080&
- BackColor = &H00000000&
- ButtonDown = 1 'Invert all button colors
- Caption = "Thickness"
- Enabled = 0 'False
- Height = 372
- Index = 8
- Left = 1404
- ShowFocus = 0 'False
- SymForeColor = &H00007F00&
- TabIndex = 2
- Top = 168
- Width = 1092
- End
- Begin BTDEMOButton BTButton1
- Prop25 = &H00808080&
- BackColor = &H00C0C0C0&
- ButtonDown = 1 'Invert all button colors
- Caption = "3-D"
- Enabled = 0 'False
- Height = 375
- Index = 7
- Left = 210
- ShowFocus = 0 'False
- SymForeColor = &H00007F00&
- TabIndex = 1
- Top = 165
- Width = 1095
- End
- End
- Sub BTButton2_Click ()
- Unload ThreeDForm
- End Sub
- Sub OKButton_Click ()
- Unload ThreeDForm
- End Sub
-