home *** CD-ROM | disk | FTP | other *** search
/ Planet Source Code Jumbo …e CD Visual Basic 1 to 7 / 5_2007-2008.ISO / data / Zips / Integrate_2056313262007.psc / ppgImages.pag < prev   
Text File  |  2007-03-25  |  17KB  |  509 lines

  1. VERSION 5.00
  2. Begin VB.PropertyPage ppgImages 
  3.    AutoRedraw      =   -1  'True
  4.    Caption         =   "Images"
  5.    ClientHeight    =   5460
  6.    ClientLeft      =   0
  7.    ClientTop       =   0
  8.    ClientWidth     =   5790
  9.    BeginProperty Font 
  10.       Name            =   "Tahoma"
  11.       Size            =   8.25
  12.       Charset         =   0
  13.       Weight          =   400
  14.       Underline       =   0   'False
  15.       Italic          =   0   'False
  16.       Strikethrough   =   0   'False
  17.    EndProperty
  18.    PaletteMode     =   0  'Halftone
  19.    ScaleHeight     =   5460
  20.    ScaleWidth      =   5790
  21.    Begin VB.Frame fraBrowse 
  22.       Caption         =   "Add From System IML"
  23.       BeginProperty Font 
  24.          Name            =   "Tahoma"
  25.          Size            =   8.25
  26.          Charset         =   0
  27.          Weight          =   700
  28.          Underline       =   0   'False
  29.          Italic          =   0   'False
  30.          Strikethrough   =   0   'False
  31.       EndProperty
  32.       Height          =   735
  33.       Left            =   45
  34.       TabIndex        =   25
  35.       Top             =   2970
  36.       Width           =   5685
  37.       Begin VB.CommandButton cmdFile 
  38.          Caption         =   "Add"
  39.          Height          =   285
  40.          Index           =   1
  41.          Left            =   4590
  42.          TabIndex        =   49
  43.          Top             =   315
  44.          Width           =   825
  45.       End
  46.       Begin VB.CommandButton cmdFile 
  47.          Caption         =   "Browse"
  48.          Height          =   285
  49.          Index           =   0
  50.          Left            =   3150
  51.          TabIndex        =   48
  52.          Top             =   315
  53.          Width           =   825
  54.       End
  55.       Begin VB.TextBox txtFile 
  56.          Height          =   285
  57.          Left            =   585
  58.          TabIndex        =   46
  59.          Top             =   315
  60.          Width           =   2445
  61.       End
  62.       Begin VB.Label Label1 
  63.          AutoSize        =   -1  'True
  64.          Caption         =   "File:"
  65.          Height          =   195
  66.          Left            =   225
  67.          TabIndex        =   47
  68.          Top             =   360
  69.          Width           =   300
  70.       End
  71.    End
  72.    Begin VB.Frame Frame2 
  73.       Caption         =   "Color Depth"
  74.       BeginProperty Font 
  75.          Name            =   "Tahoma"
  76.          Size            =   8.25
  77.          Charset         =   0
  78.          Weight          =   700
  79.          Underline       =   0   'False
  80.          Italic          =   0   'False
  81.          Strikethrough   =   0   'False
  82.       EndProperty
  83.       Height          =   2130
  84.       Left            =   4275
  85.       TabIndex        =   24
  86.       Top             =   0
  87.       Width           =   1410
  88.       Begin VB.PictureBox Picture1 
  89.          BorderStyle     =   0  'None
  90.          Height          =   1815
  91.          Left            =   45
  92.          ScaleHeight     =   1815
  93.          ScaleWidth      =   1275
  94.          TabIndex        =   26
  95.          Top             =   225
  96.          Width           =   1275
  97.          Begin VB.OptionButton optClrDpth 
  98.             Caption         =   "16 Colors"
  99.             Height          =   195
  100.             Index           =   0
  101.             Left            =   45
  102.             TabIndex        =   31
  103.             Top             =   45
  104.             Width           =   1005
  105.          End
  106.          Begin VB.OptionButton optClrDpth 
  107.             Caption         =   "256 Colors"
  108.             Height          =   195
  109.             Index           =   1
  110.             Left            =   45
  111.             TabIndex        =   30
  112.             Top             =   315
  113.             Width           =   1095
  114.          End
  115.          Begin VB.OptionButton optClrDpth 
  116.             Caption         =   "65k colors"
  117.             Height          =   195
  118.             Index           =   2
  119.             Left            =   45
  120.             TabIndex        =   29
  121.             Top             =   585
  122.             Width           =   1050
  123.          End
  124.          Begin VB.OptionButton optClrDpth 
  125.             Caption         =   "True Color"
  126.             Height          =   195
  127.             Index           =   3
  128.             Left            =   45
  129.             TabIndex        =   28
  130.             Top             =   855
  131.             Value           =   -1  'True
  132.             Width           =   1050
  133.          End
  134.          Begin VB.OptionButton optClrDpth 
  135.             Caption         =   "32 bit"
  136.             Height          =   195
  137.             Index           =   4
  138.             Left            =   45
  139.             TabIndex        =   27
  140.             Top             =   1125
  141.             Width           =   1050
  142.          End
  143.       End
  144.    End
  145.    Begin VB.Frame Frame1 
  146.       Caption         =   "Size"
  147.       BeginProperty Font 
  148.          Name            =   "Tahoma"
  149.          Size            =   8.25
  150.          Charset         =   0
  151.          Weight          =   700
  152.          Underline       =   0   'False
  153.          Italic          =   0   'False
  154.          Strikethrough   =   0   'False
  155.       EndProperty
  156.       Height          =   2130
  157.       Left            =   2475
  158.       TabIndex        =   23
  159.       Top             =   0
  160.       Width           =   1680
  161.       Begin VB.PictureBox Picture2 
  162.          BorderStyle     =   0  'None
  163.          Height          =   1905
  164.          Left            =   90
  165.          ScaleHeight     =   1905
  166.          ScaleWidth      =   1500
  167.          TabIndex        =   32
  168.          Top             =   180
  169.          Width           =   1500
  170.          Begin VB.TextBox txtIconSize 
  171.             Height          =   240
  172.             Index           =   1
  173.             Left            =   945
  174.             TabIndex        =   40
  175.             Top             =   1620
  176.             Width           =   390
  177.          End
  178.          Begin VB.TextBox txtIconSize 
  179.             Height          =   240
  180.             Index           =   0
  181.             Left            =   225
  182.             TabIndex        =   39
  183.             Top             =   1620
  184.             Width           =   390
  185.          End
  186.          Begin VB.OptionButton optSize 
  187.             Caption         =   "16 x 16"
  188.             Height          =   195
  189.             Index           =   0
  190.             Left            =   45
  191.             TabIndex        =   38
  192.             Top             =   45
  193.             Value           =   -1  'True
  194.             Width           =   915
  195.          End
  196.          Begin VB.OptionButton optSize 
  197.             Caption         =   "24 x 24"
  198.             Height          =   195
  199.             Index           =   1
  200.             Left            =   45
  201.             TabIndex        =   37
  202.             Top             =   315
  203.             Width           =   1005
  204.          End
  205.          Begin VB.OptionButton optSize 
  206.             Caption         =   "32 x 32"
  207.             Height          =   195
  208.             Index           =   2
  209.             Left            =   45
  210.             TabIndex        =   36
  211.             Top             =   585
  212.             Width           =   1005
  213.          End
  214.          Begin VB.OptionButton optSize 
  215.             Caption         =   "48 x 48"
  216.             Height          =   195
  217.             Index           =   3
  218.             Left            =   45
  219.             TabIndex        =   35
  220.             Top             =   855
  221.             Width           =   1005
  222.          End
  223.          Begin VB.OptionButton optSize 
  224.             Caption         =   "72 x 72"
  225.             Height          =   240
  226.             Index           =   4
  227.             Left            =   45
  228.             TabIndex        =   34
  229.             Top             =   1125
  230.             Width           =   1005
  231.          End
  232.          Begin VB.OptionButton optSize 
  233.             Caption         =   "Custom:"
  234.             Height          =   195
  235.             Index           =   5
  236.             Left            =   45
  237.             TabIndex        =   33
  238.             Top             =   1395
  239.             Width           =   915
  240.          End
  241.          Begin VB.Label lblX 
  242.             AutoSize        =   -1  'True
  243.             Caption         =   "&X"
  244.             Height          =   195
  245.             Left            =   90
  246.             TabIndex        =   42
  247.             Top             =   1620
  248.             Width           =   90
  249.          End
  250.          Begin VB.Label lblY 
  251.             AutoSize        =   -1  'True
  252.             Caption         =   "&Y"
  253.             Height          =   195
  254.             Left            =   810
  255.             TabIndex        =   41
  256.             Top             =   1620
  257.             Width           =   90
  258.          End
  259.       End
  260.    End
  261.    Begin VB.Frame fraTransparentColour 
  262.       Caption         =   "Transparency"
  263.       BeginProperty Font 
  264.          Name            =   "Tahoma"
  265.          Size            =   8.25
  266.          Charset         =   0
  267.          Weight          =   700
  268.          Underline       =   0   'False
  269.          Italic          =   0   'False
  270.          Strikethrough   =   0   'False
  271.       EndProperty
  272.       Height          =   2145
  273.       Left            =   60
  274.       TabIndex        =   0
  275.       Top             =   0
  276.       Width           =   2325
  277.       Begin VB.PictureBox Picture3 
  278.          BorderStyle     =   0  'None
  279.          Height          =   510
  280.          Left            =   45
  281.          ScaleHeight     =   510
  282.          ScaleWidth      =   2175
  283.          TabIndex        =   43
  284.          Top             =   225
  285.          Width           =   2175
  286.          Begin VB.OptionButton optTransparentColour 
  287.             Caption         =   "&Auto Set Color"
  288.             Height          =   255
  289.             Index           =   0
  290.             Left            =   45
  291.             TabIndex        =   45
  292.             Top             =   0
  293.             Value           =   -1  'True
  294.             Width           =   1470
  295.          End
  296.          Begin VB.OptionButton optTransparentColour 
  297.             Caption         =   "Use Co&lour:"
  298.             Height          =   195
  299.             Index           =   1
  300.             Left            =   45
  301.             TabIndex        =   44
  302.             Top             =   270
  303.             Width           =   1290
  304.          End
  305.       End
  306.       Begin VB.CommandButton cmdPickColour 
  307.          Caption         =   "&Select"
  308.          Height          =   255
  309.          Left            =   1260
  310.          TabIndex        =   8
  311.          ToolTipText     =   "Choose Transparent Colour"
  312.          Top             =   1755
  313.          Width           =   765
  314.       End
  315.       Begin VB.TextBox txtRGB 
  316.          Height          =   315
  317.          Index           =   2
  318.          Left            =   720
  319.          TabIndex        =   6
  320.          Text            =   "255"
  321.          Top             =   1365
  322.          Width           =   435
  323.       End
  324.       Begin VB.TextBox txtRGB 
  325.          Height          =   315
  326.          Index           =   1
  327.          Left            =   720
  328.          TabIndex        =   4
  329.          Text            =   "255"
  330.          Top             =   1065
  331.          Width           =   435
  332.       End
  333.       Begin VB.TextBox txtRGB 
  334.          Height          =   315
  335.          Index           =   0
  336.          Left            =   720
  337.          TabIndex        =   2
  338.          Text            =   "0"
  339.          Top             =   765
  340.          Width           =   435
  341.       End
  342.       Begin VB.Label lblColor 
  343.          BorderStyle     =   1  'Fixed Single
  344.          Height          =   915
  345.          Left            =   1260
  346.          TabIndex        =   7
  347.          Top             =   765
  348.          Width           =   750
  349.       End
  350.       Begin VB.Label lblRGB 
  351.          Caption         =   "&Blue:"
  352.          Height          =   195
  353.          Index           =   2
  354.          Left            =   165
  355.          TabIndex        =   5
  356.          Top             =   1425
  357.          Width           =   555
  358.       End
  359.       Begin VB.Label lblRGB 
  360.          Caption         =   "&Green:"
  361.          Height          =   195
  362.          Index           =   1
  363.          Left            =   165
  364.          TabIndex        =   3
  365.          Top             =   1125
  366.          Width           =   555
  367.       End
  368.       Begin VB.Label lblRGB 
  369.          Caption         =   "Re&d:"
  370.          Height          =   195
  371.          Index           =   0
  372.          Left            =   165
  373.          TabIndex        =   1
  374.          Top             =   825
  375.          Width           =   495
  376.       End
  377.    End
  378.    Begin VB.CommandButton cmdMoveUp 
  379.       Caption         =   ">>"
  380.       Height          =   315
  381.       Left            =   3420
  382.       TabIndex        =   20
  383.       ToolTipText     =   "Move Selected Image Forward"
  384.       Top             =   4935
  385.       Width           =   1035
  386.    End
  387.    Begin VB.CommandButton cmdMoveDown 
  388.       Caption         =   "<<"
  389.       Height          =   315
  390.       Left            =   2340
  391.       TabIndex        =   19
  392.       ToolTipText     =   "Move Selected Image Back"
  393.       Top             =   4935
  394.       Width           =   1035
  395.    End
  396.    Begin VB.HScrollBar hscScroll 
  397.       Height          =   195
  398.       Left            =   90
  399.       TabIndex        =   16
  400.       TabStop         =   0   'False
  401.       Top             =   4515
  402.       Width           =   5610
  403.    End
  404.    Begin VB.CommandButton cmdClear 
  405.       Caption         =   "&Clear..."
  406.       Height          =   315
  407.       Left            =   4680
  408.       TabIndex        =   21
  409.       ToolTipText     =   "Clear the Image List"
  410.       Top             =   4935
  411.       Width           =   1035
  412.    End
  413.    Begin VB.CommandButton cmdRemove 
  414.       Caption         =   "&Remove"
  415.       Height          =   315
  416.       Left            =   1200
  417.       TabIndex        =   18
  418.       ToolTipText     =   "Remove Selected Image"
  419.       Top             =   4935
  420.       Width           =   1035
  421.    End
  422.    Begin VB.CommandButton cmdAdd 
  423.       Caption         =   "&Add"
  424.       Height          =   315
  425.       Left            =   120
  426.       TabIndex        =   17
  427.       ToolTipText     =   "Add One or More Images"
  428.       Top             =   4935
  429.       Width           =   1035
  430.    End
  431.    Begin VB.Frame fraCurrent 
  432.       Caption         =   "Keys"
  433.       BeginProperty Font 
  434.          Name            =   "Tahoma"
  435.          Size            =   8.25
  436.          Charset         =   0
  437.          Weight          =   700
  438.          Underline       =   0   'False
  439.          Italic          =   0   'False
  440.          Strikethrough   =   0   'False
  441.       EndProperty
  442.       Height          =   780
  443.       Left            =   60
  444.       TabIndex        =   9
  445.       Top             =   2160
  446.       Width           =   5655
  447.       Begin VB.CheckBox chkSetKeys 
  448.          Caption         =   "&Set Keys from Filename(s)"
  449.          Height          =   195
  450.          Left            =   3240
  451.          TabIndex        =   22
  452.          Top             =   450
  453.          Width           =   2235
  454.       End
  455.       Begin VB.CommandButton cmdNext 
  456.          Appearance      =   0  'Flat
  457.          Caption         =   "4"
  458.          BeginProperty Font 
  459.           dex        =   38
  460.            3240
  461.         Left         (   EndProd h
  462.       End
  463.    d h P5
  464.    iIae Forward"
  465.       Top           n =   4935
  466.       Width             195
  467. n     Top  0"5
  468.          Charse More V
  469.             Y dth     Left  .CommandButtlu4(  End e2t    S VB.CheckBox chkSetKeyRp  0"5
  470.          Charse Mou
  471.    d h P5              =   "&Cl    ft IN
  472.       End
  473.    d      Widt
  474.            tIaptiB    Caption         = L            hFrame fraBrowsEA
  475.       ED9Hec8    non         = L     n    >    'A       hFrame f
  476.       Width   =     =   "16 x 16"
  477.            
  478.       TabIndexV  =    Weight   s:765
  479.          meal720
  480.      2
  481.      =   0   'Faco5      = L     n     uton cmdClear 
  482.       Ca   uton cmw     Caption         =   e5655eighh0   'Fe;Ho"H3    =   "&L    S oIhh0   'Fe;  'False
  483. 3    =   "&L    S oIhh0   'Fe;  'False
  484. 3    =   "&
  485.       TabIndex    :    TabIndexV  dex    :    TabIndexV e7 "1
  486.          Begin VB     n     uton cmdClh0   'Fe;  'False
  487. 3    =   "&L    S oIhh0x6o   195
  488. n     Tr14eft  .CommandButtluVTr14eft  .CommancmdClear uVTr14eft  .CommancmoIhh0   'Fe;  'FalT  .CommancmoIhh0   'Fe;  'FalT          Charse MtCheckBpl          Ch5
  489.       TabIndex     :  Charse5
  490.   se ADohh0   'Fe; p  Charton cmdClh0   '(x   )            =   "TahomaM5'(x   )            =   "TarowsEA
  491.       ED9Hec8    non         = L     n    >    'A       hFrame f
  492.       Width   =     =   "16 x 16"
  493. fOd7idth   =     =    16"
  494. fOd7idth   =     =    16"
  495. fOd7idth   =     =    16"
  496. fOd7idth   =     =s)              
  497. fOd7idthFalse
  498. 3    =             =   "16 x 16"
  499.     7idth   =     =s)     at)    7idth   =     =s)b     at)    7idth   =   "16 b     at_h   =     =    16"
  500. fOd7idthDIGame f
  501.       Width   =     =   "16 x 16"Mou
  502.    d h P5    c/AN3rFe;  'FalT         7'
  503.    d h P5      AalT         7'
  504.    d h   =lidth   =     =    16"
  505. fOd7idth   th   = "
  506. fOd7idth   =     = th   =     )    7id6"
  507. fOd7idthDIGame f
  508.  epPBCommancmoIhh     =s)b     AAAA:
  509. fO )    7id6  =     =  oa