home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1997 May / Pcwk0597.iso / delphi / prctvb25.lzh / VB.ZIP / PBITMAP.FRM < prev    next >
Text File  |  1996-01-20  |  11KB  |  352 lines

  1. VERSION 2.00
  2. Begin Form PBitmap 
  3.    BackColor       =   &H00C0C0C0&
  4.    BorderStyle     =   1  'Fixed Single
  5.    Caption         =   "Percent VBX Bitmaps Demo"
  6.    ClientHeight    =   2655
  7.    ClientLeft      =   2445
  8.    ClientTop       =   2100
  9.    ClientWidth     =   6135
  10.    Height          =   3060
  11.    Left            =   2385
  12.    LinkTopic       =   "Form3"
  13.    MDIChild        =   -1  'True
  14.    ScaleHeight     =   2655
  15.    ScaleWidth      =   6135
  16.    Top             =   1755
  17.    Width           =   6255
  18.    Begin HScrollBar HScroll1 
  19.       Height          =   285
  20.       LargeChange     =   10
  21.       Left            =   2325
  22.       Max             =   100
  23.       TabIndex        =   13
  24.       Top             =   2250
  25.       Value           =   50
  26.       Width           =   1830
  27.    End
  28.    Begin Frame Frame3 
  29.       BackColor       =   &H00C0C0C0&
  30.       Caption         =   "PercentStyle"
  31.       FontBold        =   -1  'True
  32.       FontItalic      =   0   'False
  33.       FontName        =   "Arial"
  34.       FontSize        =   8.25
  35.       FontStrikethru  =   0   'False
  36.       FontUnderline   =   0   'False
  37.       Height          =   1050
  38.       Left            =   2340
  39.       TabIndex        =   9
  40.       Top             =   1140
  41.       Width           =   1815
  42.       Begin OptionButton Option1 
  43.          BackColor       =   &H00C0C0C0&
  44.          Caption         =   "PercentColor"
  45.          FontBold        =   0   'False
  46.          FontItalic      =   0   'False
  47.          FontName        =   "Arial"
  48.          FontSize        =   8.25
  49.          FontStrikethru  =   0   'False
  50.          FontUnderline   =   0   'False
  51.          Height          =   225
  52.          Index           =   1
  53.          Left            =   120
  54.          TabIndex        =   12
  55.          Top             =   495
  56.          Value           =   -1  'True
  57.          Width           =   1365
  58.       End
  59.       Begin OptionButton Option1 
  60.          BackColor       =   &H00C0C0C0&
  61.          Caption         =   "On/Off Negative"
  62.          FontBold        =   0   'False
  63.          FontItalic      =   0   'False
  64.          FontName        =   "Arial"
  65.          FontSize        =   8.25
  66.          FontStrikethru  =   0   'False
  67.          FontUnderline   =   0   'False
  68.          Height          =   225
  69.          Index           =   0
  70.          Left            =   120
  71.          TabIndex        =   11
  72.          Top             =   270
  73.          Width           =   1530
  74.       End
  75.       Begin OptionButton Option1 
  76.          BackColor       =   &H00C0C0C0&
  77.          Caption         =   "None"
  78.          FontBold        =   0   'False
  79.          FontItalic      =   0   'False
  80.          FontName        =   "Arial"
  81.          FontSize        =   8.25
  82.          FontStrikethru  =   0   'False
  83.          FontUnderline   =   0   'False
  84.          Height          =   225
  85.          Index           =   2
  86.          Left            =   120
  87.          TabIndex        =   10
  88.          Top             =   705
  89.          Width           =   825
  90.       End
  91.    End
  92.    Begin Frame Frame1 
  93.       BackColor       =   &H00C0C0C0&
  94.       Caption         =   "Bitmap Properties"
  95.       FontBold        =   -1  'True
  96.       FontItalic      =   0   'False
  97.       FontName        =   "Arial"
  98.       FontSize        =   8.25
  99.       FontStrikethru  =   0   'False
  100.       FontUnderline   =   0   'False
  101.       Height          =   1065
  102.       Index           =   2
  103.       Left            =   2340
  104.       TabIndex        =   4
  105.       Top             =   30
  106.       Width           =   1830
  107.       Begin OptionButton Option3 
  108.          BackColor       =   &H00C0C0C0&
  109.          Caption         =   "BackPicture"
  110.          FontBold        =   0   'False
  111.          FontItalic      =   0   'False
  112.          FontName        =   "Arial"
  113.          FontSize        =   8.25
  114.          FontStrikethru  =   0   'False
  115.          FontUnderline   =   0   'False
  116.          Height          =   255
  117.          Index           =   0
  118.          Left            =   120
  119.          TabIndex        =   7
  120.          Top             =   270
  121.          Width           =   1260
  122.       End
  123.       Begin OptionButton Option3 
  124.          BackColor       =   &H00C0C0C0&
  125.          Caption         =   "OnPicture"
  126.          FontBold        =   0   'False
  127.          FontItalic      =   0   'False
  128.          FontName        =   "Arial"
  129.          FontSize        =   8.25
  130.          FontStrikethru  =   0   'False
  131.          FontUnderline   =   0   'False
  132.          Height          =   255
  133.          Index           =   1
  134.          Left            =   120
  135.          TabIndex        =   6
  136.          Top             =   495
  137.          Value           =   -1  'True
  138.          Width           =   1050
  139.       End
  140.       Begin OptionButton Option3 
  141.          BackColor       =   &H00C0C0C0&
  142.          Caption         =   "OffPicture"
  143.          FontBold        =   0   'False
  144.          FontItalic      =   0   'False
  145.          FontName        =   "Arial"
  146.          FontSize        =   8.25
  147.          FontStrikethru  =   0   'False
  148.          FontUnderline   =   0   'False
  149.          Height          =   240
  150.          Index           =   2
  151.          Left            =   120
  152.          TabIndex        =   5
  153.          Top             =   735
  154.          Width           =   1125
  155.       End
  156.    End
  157.    Begin Frame Frame2 
  158.       BackColor       =   &H00C0C0C0&
  159.       Caption         =   "Select Bitmap"
  160.       FontBold        =   -1  'True
  161.       FontItalic      =   0   'False
  162.       FontName        =   "Arial"
  163.       FontSize        =   8.25
  164.       FontStrikethru  =   0   'False
  165.       FontUnderline   =   0   'False
  166.       Height          =   2130
  167.       Left            =   4245
  168.       TabIndex        =   1
  169.       Top             =   30
  170.       Width           =   1800
  171.       Begin PictureBox Picture1 
  172.          BackColor       =   &H00C0C0C0&
  173.          FillColor       =   &H00FFFFFF&
  174.          FillStyle       =   0  'Solid
  175.          ForeColor       =   &H00FFFFFF&
  176.          Height          =   400
  177.          Index           =   2
  178.          Left            =   855
  179.          ScaleHeight     =   375
  180.          ScaleWidth      =   375
  181.          TabIndex        =   8
  182.          Top             =   1335
  183.          Width           =   400
  184.       End
  185.       Begin PictureBox Picture1 
  186.          BackColor       =   &H000000C0&
  187.          FillColor       =   &H00FFFFFF&
  188.          FillStyle       =   0  'Solid
  189.          ForeColor       =   &H00FFFFFF&
  190.          Height          =   400
  191.          Index           =   0
  192.          Left            =   855
  193.          ScaleHeight     =   375
  194.          ScaleWidth      =   375
  195.          TabIndex        =   3
  196.          Top             =   465
  197.          Width           =   400
  198.       End
  199.       Begin PictureBox Picture1 
  200.          BackColor       =   &H00F0FBFF&
  201.          FillColor       =   &H00FFFFFF&
  202.          FillStyle       =   0  'Solid
  203.          ForeColor       =   &H00FFFFFF&
  204.          Height          =   400
  205.          Index           =   1
  206.          Left            =   855
  207.          ScaleHeight     =   375
  208.          ScaleWidth      =   375
  209.          TabIndex        =   2
  210.          Top             =   900
  211.          Width           =   400
  212.       End
  213.       Begin Image Image1 
  214.          Height          =   405
  215.          Index           =   2
  216.          Left            =   315
  217.          Picture         =   PBITMAP.FRX:0000
  218.          Stretch         =   -1  'True
  219.          Top             =   1335
  220.          Width           =   405
  221.       End
  222.       Begin Image Image1 
  223.          Height          =   405
  224.          Index           =   1
  225.          Left            =   315
  226.          Picture         =   PBITMAP.FRX:62A2
  227.          Stretch         =   -1  'True
  228.          Top             =   900
  229.          Width           =   405
  230.       End
  231.       Begin Image Image1 
  232.          Height          =   405
  233.          Index           =   0
  234.          Left            =   330
  235.          Picture         =   PBITMAP.FRX:B86C
  236.          Stretch         =   -1  'True
  237.          Top             =   465
  238.          Width           =   405
  239.       End
  240.    End
  241.    Begin PRCNT Prcnt1 
  242.       AutoRedraw      =   -1  'True
  243.       AVersion        =   2.501
  244.       BackColor       =   &H00C0C0C0&
  245.       BarBorder       =   0.05
  246.       BarInner        =   0.1
  247.       BarOuter        =   0.9
  248.       BevelInner      =   0  ' 0 - None
  249.       BevelOuter      =   0  ' 0 - None
  250.       BevelWidth      =   2
  251.       BorderWidth     =   2
  252.       CaptionID       =   0
  253.       Captions        =   0
  254.       Direction       =   0  ' 0 - Forward
  255.       DisplayMode     =   0  ' 0 - Linear
  256.       FontID          =   0
  257.       Height          =   2595
  258.       Left            =   15
  259.       Max             =   100
  260.       Min             =   0
  261.       MouseControl    =   -1  'True
  262.       OffColor        =   &H00FFFFFF&
  263.       OnColor         =   &H00FF0000&
  264.       Orientation     =   0  ' 0 - Horizontal
  265.       Percent         =   50
  266.       PercentColor    =   &H00000000&
  267.       PercentFontID   =   0
  268.       PercentStyle    =   0  ' 0 - On/Off Negative
  269.       Shape           =   ""
  270.       ShapeStyle      =   1  ' 1 - Ellipse
  271.       TabIndex        =   0
  272.       Top             =   0
  273.       Value           =   50
  274.       Width           =   2265
  275.       ZLoad           =   PBITMAP.FRX:D7FA
  276.    End
  277.    Begin Label Label1 
  278.       AutoSize        =   -1  'True
  279.       BackColor       =   &H00C0C0C0&
  280.       Caption         =   "50"
  281.       Height          =   195
  282.       Left            =   4230
  283.       TabIndex        =   14
  284.       Top             =   2295
  285.       Width           =   225
  286.    End
  287. End
  288.  
  289. Sub HScroll1_Change ()
  290.  
  291.     prcnt1 = hscroll1
  292.     label1 = Str(prcnt1)
  293.  
  294. End Sub
  295.  
  296. Sub HScroll1_Scroll ()
  297.  
  298.     prcnt1 = hscroll1
  299.     label1 = Str(prcnt1)
  300.  
  301. End Sub
  302.  
  303. Sub Image1_Click (index As Integer)
  304.     
  305.     For i = 0 To 2
  306.         If option3(i) = True Then
  307.             Select Case i
  308.                 Case 0
  309.                     prcnt1.BackPicture = Image1(index).Picture
  310.                 Case 1
  311.                     prcnt1.OnPicture = Image1(index).Picture
  312.                 Case 2
  313.                     prcnt1.OffPicture = Image1(index).Picture
  314.             End Select
  315.         End If
  316.     Next
  317.  
  318. End Sub
  319.  
  320. Sub Option1_Click (index As Integer)
  321.  
  322.     prcnt1.PercentStyle = index
  323.  
  324. End Sub
  325.  
  326. Sub Picture1_Click (index As Integer)
  327.     
  328.     For i = 0 To 2
  329.         If option3(i) = True Then
  330.             Select Case i
  331.                 Case 0
  332.                     prcnt1.BackPicture = LoadPicture("")
  333.                     prcnt1.BackColor = Picture1(index).BackColor
  334.                 Case 1
  335.                     prcnt1.OnPicture = LoadPicture("")
  336.                     prcnt1.OnColor = Picture1(index).BackColor
  337.                 Case 2
  338.                     prcnt1.OffPicture = LoadPicture("")
  339.                     prcnt1.OffColor = Picture1(index).BackColor
  340.             End Select
  341.         End If
  342.     Next
  343.  
  344. End Sub
  345.  
  346. Sub Prcnt1_Change ()
  347.  
  348.     hscroll1 = prcnt1
  349.  
  350. End Sub
  351.  
  352.