home *** CD-ROM | disk | FTP | other *** search
/ Planet Source Code Jumbo …e CD Visual Basic 1 to 7 / 1_2002.ISO / Data / Zips / CODE_UPLOAD150292152001.psc / frmGradButtonExample.frm (.txt) < prev    next >
Encoding:
Visual Basic Form  |  2001-02-16  |  136.5 KB  |  3,309 lines

  1. VERSION 5.00
  2. Object = "{7C4098D4-D9DD-432E-9535-EC9F667C98A3}#21.0#0"; "GradButton.ocx"
  3. Begin VB.Form frmGradButtonExample 
  4.    Caption         =   "Gradient Button Example"
  5.    ClientHeight    =   6765
  6.    ClientLeft      =   60
  7.    ClientTop       =   345
  8.    ClientWidth     =   11025
  9.    LinkTopic       =   "Form1"
  10.    ScaleHeight     =   6765
  11.    ScaleWidth      =   11025
  12.    StartUpPosition =   3  'Windows Default
  13.    Begin VB.Frame frOptionButton 
  14.       Caption         =   "Option Button"
  15.       Height          =   2445
  16.       Left            =   8400
  17.       TabIndex        =   73
  18.       Top             =   2490
  19.       Width           =   2625
  20.       Begin GradButton.GradientButton gbOptionButton 
  21.          Height          =   525
  22.          Index           =   0
  23.          Left            =   60
  24.          TabIndex        =   51
  25.          ToolTipText     =   "Option Button Example 1 (All Option Buttons in this example  belong to same group)"
  26.          Top             =   240
  27.          Width           =   1245
  28.          _ExtentX        =   2196
  29.          _ExtentY        =   926
  30.          ButtonType      =   2
  31.          Caption         =   "Option Button 1 Value = True"
  32.          BeginProperty DisabledFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  33.             Name            =   "MS Sans Serif"
  34.             Size            =   8.25
  35.             Charset         =   0
  36.             Weight          =   400
  37.             Underline       =   0   'False
  38.             Italic          =   0   'False
  39.             Strikethrough   =   0   'False
  40.          EndProperty
  41.          BeginProperty DownFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  42.             Name            =   "MS Sans Serif"
  43.             Size            =   8.25
  44.             Charset         =   0
  45.             Weight          =   400
  46.             Underline       =   0   'False
  47.             Italic          =   0   'False
  48.             Strikethrough   =   0   'False
  49.          EndProperty
  50.          BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  51.             Name            =   "MS Sans Serif"
  52.             Size            =   8.25
  53.             Charset         =   0
  54.             Weight          =   400
  55.             Underline       =   0   'False
  56.             Italic          =   0   'False
  57.             Strikethrough   =   0   'False
  58.          EndProperty
  59.          GradientAngle   =   75
  60.          GradientColor1  =   16777215
  61.          GradientColor2  =   4210752
  62.          BeginProperty HoverFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  63.             Name            =   "MS Sans Serif"
  64.             Size            =   8.25
  65.             Charset         =   0
  66.             Weight          =   400
  67.             Underline       =   0   'False
  68.             Italic          =   0   'False
  69.             Strikethrough   =   0   'False
  70.          EndProperty
  71.          Style           =   2
  72.          Value           =   -1  'True
  73.       End
  74.       Begin GradButton.GradientButton gbOptionButton 
  75.          Height          =   525
  76.          Index           =   1
  77.          Left            =   60
  78.          TabIndex        =   52
  79.          ToolTipText     =   "Option Button Example 2 (All Option Buttons in this example  belong to same group)"
  80.          Top             =   780
  81.          Width           =   1245
  82.          _ExtentX        =   2196
  83.          _ExtentY        =   926
  84.          Appearance      =   0
  85.          BorderColor     =   8421631
  86.          ButtonType      =   2
  87.          Caption         =   "Option Button 2 Value = False"
  88.          BeginProperty DisabledFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  89.             Name            =   "MS Sans Serif"
  90.             Size            =   8.25
  91.             Charset         =   0
  92.             Weight          =   400
  93.             Underline       =   0   'False
  94.             Italic          =   0   'False
  95.             Strikethrough   =   0   'False
  96.          EndProperty
  97.          BeginProperty DownFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  98.             Name            =   "MS Sans Serif"
  99.             Size            =   8.25
  100.             Charset         =   0
  101.             Weight          =   400
  102.             Underline       =   0   'False
  103.             Italic          =   0   'False
  104.             Strikethrough   =   0   'False
  105.          EndProperty
  106.          BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  107.             Name            =   "MS Sans Serif"
  108.             Size            =   8.25
  109.             Charset         =   0
  110.             Weight          =   400
  111.             Underline       =   0   'False
  112.             Italic          =   0   'False
  113.             Strikethrough   =   0   'False
  114.          EndProperty
  115.          GradientAngle   =   120
  116.          GradientColor1  =   128
  117.          GradientColor2  =   8421631
  118.          BeginProperty HoverFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  119.             Name            =   "MS Sans Serif"
  120.             Size            =   8.25
  121.             Charset         =   0
  122.             Weight          =   400
  123.             Underline       =   0   'False
  124.             Italic          =   0   'False
  125.             Strikethrough   =   0   'False
  126.          EndProperty
  127.          Style           =   2
  128.       End
  129.       Begin GradButton.GradientButton gbOptionButton 
  130.          Height          =   525
  131.          Index           =   2
  132.          Left            =   60
  133.          TabIndex        =   53
  134.          ToolTipText     =   "Option Button Example 3 (All Option Buttons in this example  belong to same group)"
  135.          Top             =   1320
  136.          Width           =   1245
  137.          _ExtentX        =   2196
  138.          _ExtentY        =   926
  139.          Appearance      =   2
  140.          BorderColor     =   33023
  141.          ButtonType      =   2
  142.          Caption         =   "Option Button 3 Value = False"
  143.          BeginProperty DisabledFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  144.             Name            =   "MS Sans Serif"
  145.             Size            =   8.25
  146.             Charset         =   0
  147.             Weight          =   400
  148.             Underline       =   0   'False
  149.             Italic          =   0   'False
  150.             Strikethrough   =   0   'False
  151.          EndProperty
  152.          BeginProperty DownFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  153.             Name            =   "MS Sans Serif"
  154.             Size            =   8.25
  155.             Charset         =   0
  156.             Weight          =   400
  157.             Underline       =   0   'False
  158.             Italic          =   0   'False
  159.             Strikethrough   =   0   'False
  160.          EndProperty
  161.          BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  162.             Name            =   "MS Sans Serif"
  163.             Size            =   8.25
  164.             Charset         =   0
  165.             Weight          =   400
  166.             Underline       =   0   'False
  167.             Italic          =   0   'False
  168.             Strikethrough   =   0   'False
  169.          EndProperty
  170.          GradientAngle   =   93.6
  171.          GradientColor1  =   255
  172.          GradientColor2  =   65535
  173.          BeginProperty HoverFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  174.             Name            =   "MS Sans Serif"
  175.             Size            =   8.25
  176.             Charset         =   0
  177.             Weight          =   400
  178.             Underline       =   0   'False
  179.             Italic          =   0   'False
  180.             Strikethrough   =   0   'False
  181.          EndProperty
  182.          Style           =   2
  183.       End
  184.       Begin GradButton.GradientButton gbOptionButton 
  185.          Height          =   525
  186.          Index           =   3
  187.          Left            =   60
  188.          TabIndex        =   54
  189.          ToolTipText     =   "Option Button Example 4 (All Option Buttons in this example  belong to same group)"
  190.          Top             =   1860
  191.          Width           =   1245
  192.          _ExtentX        =   2196
  193.          _ExtentY        =   926
  194.          Appearance      =   3
  195.          ButtonType      =   2
  196.          Caption         =   "Option Button 4 Value = False"
  197.          BeginProperty DisabledFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  198.             Name            =   "MS Sans Serif"
  199.             Size            =   8.25
  200.             Charset         =   0
  201.             Weight          =   400
  202.             Underline       =   0   'False
  203.             Italic          =   0   'False
  204.             Strikethrough   =   0   'False
  205.          EndProperty
  206.          BeginProperty DownFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  207.             Name            =   "MS Sans Serif"
  208.             Size            =   8.25
  209.             Charset         =   0
  210.             Weight          =   400
  211.             Underline       =   0   'False
  212.             Italic          =   0   'False
  213.             Strikethrough   =   0   'False
  214.          EndProperty
  215.          BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  216.             Name            =   "MS Sans Serif"
  217.             Size            =   8.25
  218.             Charset         =   0
  219.             Weight          =   400
  220.             Underline       =   0   'False
  221.             Italic          =   0   'False
  222.             Strikethrough   =   0   'False
  223.          EndProperty
  224.          GradientAngle   =   169.934
  225.          GradientColor1  =   16777088
  226.          GradientColor2  =   8388608
  227.          BeginProperty HoverFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  228.             Name            =   "MS Sans Serif"
  229.             Size            =   8.25
  230.             Charset         =   0
  231.             Weight          =   400
  232.             Underline       =   0   'False
  233.             Italic          =   0   'False
  234.             Strikethrough   =   0   'False
  235.          EndProperty
  236.          Style           =   2
  237.       End
  238.       Begin GradButton.GradientButton gbOptionButton 
  239.          Height          =   525
  240.          Index           =   4
  241.          Left            =   1320
  242.          TabIndex        =   55
  243.          ToolTipText     =   "Option Button Example 5 (All Option Buttons in this example  belong to same group)"
  244.          Top             =   240
  245.          Width           =   1245
  246.          _ExtentX        =   2196
  247.          _ExtentY        =   926
  248.          BackPicture     =   "frmGradButtonExample.frx":0000
  249.          BorderColor     =   16761087
  250.          ButtonType      =   2
  251.          Caption         =   "Option Button 5 Value = False"
  252.          BeginProperty DisabledFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  253.             Name            =   "MS Sans Serif"
  254.             Size            =   8.25
  255.             Charset         =   0
  256.             Weight          =   400
  257.             Underline       =   0   'False
  258.             Italic          =   0   'False
  259.             Strikethrough   =   0   'False
  260.          EndProperty
  261.          BeginProperty DownFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  262.             Name            =   "MS Sans Serif"
  263.             Size            =   8.25
  264.             Charset         =   0
  265.             Weight          =   400
  266.             Underline       =   0   'False
  267.             Italic          =   0   'False
  268.             Strikethrough   =   0   'False
  269.          EndProperty
  270.          BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  271.             Name            =   "MS Sans Serif"
  272.             Size            =   8.25
  273.             Charset         =   0
  274.             Weight          =   400
  275.             Underline       =   0   'False
  276.             Italic          =   0   'False
  277.             Strikethrough   =   0   'False
  278.          EndProperty
  279.          GradientAngle   =   297
  280.          GradientColor1  =   16744703
  281.          GradientColor2  =   16744576
  282.          BeginProperty HoverFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  283.             Name            =   "MS Sans Serif"
  284.             Size            =   8.25
  285.             Charset         =   0
  286.             Weight          =   400
  287.             Underline       =   0   'False
  288.             Italic          =   0   'False
  289.             Strikethrough   =   0   'False
  290.          EndProperty
  291.          Style           =   4
  292.       End
  293.       Begin GradButton.GradientButton gbOptionButton 
  294.          Height          =   525
  295.          Index           =   5
  296.          Left            =   1320
  297.          TabIndex        =   56
  298.          ToolTipText     =   "Option Button Example 6 (All Option Buttons in this example  belong to same group)"
  299.          Top             =   780
  300.          Width           =   1245
  301.          _ExtentX        =   2196
  302.          _ExtentY        =   926
  303.          Appearance      =   0
  304.          BackPicture     =   "frmGradButtonExample.frx":22C6
  305.          BorderColor     =   12648447
  306.          ButtonType      =   2
  307.          Caption         =   "Option Button 6 Value = False"
  308.          BeginProperty DisabledFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  309.             Name            =   "MS Sans Serif"
  310.             Size            =   8.25
  311.             Charset         =   0
  312.             Weight          =   400
  313.             Underline       =   0   'False
  314.             Italic          =   0   'False
  315.             Strikethrough   =   0   'False
  316.          EndProperty
  317.          BeginProperty DownFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  318.             Name            =   "MS Sans Serif"
  319.             Size            =   8.25
  320.             Charset         =   0
  321.             Weight          =   400
  322.             Underline       =   0   'False
  323.             Italic          =   0   'False
  324.             Strikethrough   =   0   'False
  325.          EndProperty
  326.          BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  327.             Name            =   "MS Sans Serif"
  328.             Size            =   8.25
  329.             Charset         =   0
  330.             Weight          =   400
  331.             Underline       =   0   'False
  332.             Italic          =   0   'False
  333.             Strikethrough   =   0   'False
  334.          EndProperty
  335.          GradientAngle   =   65
  336.          GradientColor1  =   49152
  337.          GradientColor2  =   16777088
  338.          BeginProperty HoverFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  339.             Name            =   "MS Sans Serif"
  340.             Size            =   8.25
  341.             Charset         =   0
  342.             Weight          =   400
  343.             Underline       =   0   'False
  344.             Italic          =   0   'False
  345.             Strikethrough   =   0   'False
  346.          EndProperty
  347.          Style           =   4
  348.       End
  349.       Begin GradButton.GradientButton gbOptionButton 
  350.          Height          =   525
  351.          Index           =   6
  352.          Left            =   1320
  353.          TabIndex        =   57
  354.          ToolTipText     =   "Option Button Example 7 (All Option Buttons in this example  belong to same group)"
  355.          Top             =   1320
  356.          Width           =   1245
  357.          _ExtentX        =   2196
  358.          _ExtentY        =   926
  359.          Appearance      =   2
  360.          BackPicture     =   "frmGradButtonExample.frx":458C
  361.          BorderColor     =   8421631
  362.          ButtonType      =   2
  363.          Caption         =   "Option Button 7 Value = False"
  364.          BeginProperty DisabledFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  365.             Name            =   "MS Sans Serif"
  366.             Size            =   8.25
  367.             Charset         =   0
  368.             Weight          =   400
  369.             Underline       =   0   'False
  370.             Italic          =   0   'False
  371.             Strikethrough   =   0   'False
  372.          EndProperty
  373.          BeginProperty DownFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  374.             Name            =   "MS Sans Serif"
  375.             Size            =   8.25
  376.             Charset         =   0
  377.             Weight          =   400
  378.             Underline       =   0   'False
  379.             Italic          =   0   'False
  380.             Strikethrough   =   0   'False
  381.          EndProperty
  382.          BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  383.             Name            =   "MS Sans Serif"
  384.             Size            =   8.25
  385.             Charset         =   0
  386.             Weight          =   400
  387.             Underline       =   0   'False
  388.             Italic          =   0   'False
  389.             Strikethrough   =   0   'False
  390.          EndProperty
  391.          GradientAngle   =   115
  392.          GradientColor1  =   12632319
  393.          GradientColor2  =   8388736
  394.          BeginProperty HoverFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  395.             Name            =   "MS Sans Serif"
  396.             Size            =   8.25
  397.             Charset         =   0
  398.             Weight          =   400
  399.             Underline       =   0   'False
  400.             Italic          =   0   'False
  401.             Strikethrough   =   0   'False
  402.          EndProperty
  403.          Style           =   4
  404.       End
  405.       Begin GradButton.GradientButton gbOptionButton 
  406.          Height          =   525
  407.          Index           =   7
  408.          Left            =   1320
  409.          TabIndex        =   58
  410.          ToolTipText     =   "Option Button Example 8 (All Option Buttons in this example  belong to same group)"
  411.          Top             =   1860
  412.          Width           =   1245
  413.          _ExtentX        =   2196
  414.          _ExtentY        =   926
  415.          Appearance      =   3
  416.          BackPicture     =   "frmGradButtonExample.frx":6852
  417.          BorderColor     =   8421631
  418.          ButtonType      =   2
  419.          Caption         =   "Option Button 8 Value = False"
  420.          BeginProperty DisabledFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  421.             Name            =   "MS Sans Serif"
  422.             Size            =   8.25
  423.             Charset         =   0
  424.             Weight          =   400
  425.             Underline       =   0   'False
  426.             Italic          =   0   'False
  427.             Strikethrough   =   0   'False
  428.          EndProperty
  429.          BeginProperty DownFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  430.             Name            =   "MS Sans Serif"
  431.             Size            =   8.25
  432.             Charset         =   0
  433.             Weight          =   400
  434.             Underline       =   0   'False
  435.             Italic          =   0   'False
  436.             Strikethrough   =   0   'False
  437.          EndProperty
  438.          BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  439.             Name            =   "MS Sans Serif"
  440.             Size            =   8.25
  441.             Charset         =   0
  442.             Weight          =   400
  443.             Underline       =   0   'False
  444.             Italic          =   0   'False
  445.             Strikethrough   =   0   'False
  446.          EndProperty
  447.          GradientAngle   =   115
  448.          GradientColor1  =   12632319
  449.          GradientColor2  =   8388736
  450.          BeginProperty HoverFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  451.             Name            =   "MS Sans Serif"
  452.             Size            =   8.25
  453.             Charset         =   0
  454.             Weight          =   400
  455.             Underline       =   0   'False
  456.             Italic          =   0   'False
  457.             Strikethrough   =   0   'False
  458.          EndProperty
  459.          Style           =   4
  460.       End
  461.    End
  462.    Begin VB.Frame frStateButton 
  463.       Caption         =   "State Button"
  464.       Height          =   1905
  465.       Left            =   6900
  466.       TabIndex        =   72
  467.       Top             =   0
  468.       Width           =   1365
  469.       Begin GradButton.GradientButton gbStateButton 
  470.          Height          =   525
  471.          Index           =   0
  472.          Left            =   60
  473.          TabIndex        =   16
  474.          ToolTipText     =   "State Button Example 1"
  475.          Top             =   240
  476.          Width           =   1245
  477.          _ExtentX        =   2196
  478.          _ExtentY        =   926
  479.          BorderColor     =   8421631
  480.          ButtonType      =   1
  481.          Caption         =   "State Button 1 Value = False"
  482.          BeginProperty DisabledFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  483.             Name            =   "MS Sans Serif"
  484.             Size            =   8.25
  485.             Charset         =   0
  486.             Weight          =   400
  487.             Underline       =   0   'False
  488.             Italic          =   0   'False
  489.             Strikethrough   =   0   'False
  490.          EndProperty
  491.          BeginProperty DownFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  492.             Name            =   "MS Sans Serif"
  493.             Size            =   8.25
  494.             Charset         =   0
  495.             Weight          =   400
  496.             Underline       =   0   'False
  497.             Italic          =   0   'False
  498.             Strikethrough   =   0   'False
  499.          EndProperty
  500.          BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  501.             Name            =   "MS Sans Serif"
  502.             Size            =   8.25
  503.             Charset         =   0
  504.             Weight          =   400
  505.             Underline       =   0   'False
  506.             Italic          =   0   'False
  507.             Strikethrough   =   0   'False
  508.          EndProperty
  509.          GradientAngle   =   235
  510.          GradientColor1  =   128
  511.          GradientColor2  =   8421631
  512.          BeginProperty HoverFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  513.             Name            =   "MS Sans Serif"
  514.             Size            =   8.25
  515.             Charset         =   0
  516.             Weight          =   400
  517.             Underline       =   0   'False
  518.             Italic          =   0   'False
  519.             Strikethrough   =   0   'False
  520.          EndProperty
  521.          Style           =   2
  522.       End
  523.       Begin GradButton.GradientButton gbStateButton 
  524.          Height          =   525
  525.          Index           =   1
  526.          Left            =   60
  527.          TabIndex        =   17
  528.          ToolTipText     =   "State Button Example 2"
  529.          Top             =   780
  530.          Width           =   1245
  531.          _ExtentX        =   2196
  532.          _ExtentY        =   926
  533.          Appearance      =   0
  534.          BorderColor     =   33023
  535.          ButtonType      =   1
  536.          Caption         =   "State Button 2 Value = True"
  537.          BeginProperty DisabledFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  538.             Name            =   "MS Sans Serif"
  539.             Size            =   8.25
  540.             Charset         =   0
  541.             Weight          =   400
  542.             Underline       =   0   'False
  543.             Italic          =   0   'False
  544.             Strikethrough   =   0   'False
  545.          EndProperty
  546.          BeginProperty DownFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  547.             Name            =   "MS Sans Serif"
  548.             Size            =   8.25
  549.             Charset         =   0
  550.             Weight          =   400
  551.             Underline       =   0   'False
  552.             Italic          =   0   'False
  553.             Strikethrough   =   0   'False
  554.          EndProperty
  555.          BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  556.             Name            =   "MS Sans Serif"
  557.             Size            =   8.25
  558.             Charset         =   0
  559.             Weight          =   400
  560.             Underline       =   0   'False
  561.             Italic          =   0   'False
  562.             Strikethrough   =   0   'False
  563.          EndProperty
  564.          GradientAngle   =   235
  565.          GradientColor1  =   255
  566.          GradientColor2  =   65535
  567.          BeginProperty HoverFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  568.             Name            =   "MS Sans Serif"
  569.             Size            =   8.25
  570.             Charset         =   0
  571.             Weight          =   400
  572.             Underline       =   0   'False
  573.             Italic          =   0   'False
  574.             Strikethrough   =   0   'False
  575.          EndProperty
  576.          Style           =   2
  577.          Value           =   -1  'True
  578.       End
  579.       Begin GradButton.GradientButton gbStateButton 
  580.          Height          =   525
  581.          Index           =   2
  582.          Left            =   60
  583.          TabIndex        =   18
  584.          ToolTipText     =   "State Button Example 3"
  585.          Top             =   1320
  586.          Width           =   1245
  587.          _ExtentX        =   2196
  588.          _ExtentY        =   926
  589.          Appearance      =   2
  590.          BorderColor     =   16777088
  591.          ButtonType      =   1
  592.          Caption         =   "State Button 3 Value = False"
  593.          BeginProperty DisabledFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  594.             Name            =   "MS Sans Serif"
  595.             Size            =   8.25
  596.             Charset         =   0
  597.             Weight          =   400
  598.             Underline       =   0   'False
  599.             Italic          =   0   'False
  600.             Strikethrough   =   0   'False
  601.          EndProperty
  602.          BeginProperty DownFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  603.             Name            =   "MS Sans Serif"
  604.             Size            =   8.25
  605.             Charset         =   0
  606.             Weight          =   400
  607.             Underline       =   0   'False
  608.             Italic          =   0   'False
  609.             Strikethrough   =   0   'False
  610.          EndProperty
  611.          BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  612.             Name            =   "MS Sans Serif"
  613.             Size            =   8.25
  614.             Charset         =   0
  615.             Weight          =   400
  616.             Underline       =   0   'False
  617.             Italic          =   0   'False
  618.             Strikethrough   =   0   'False
  619.          EndProperty
  620.          GradientAngle   =   235
  621.          GradientColor1  =   16777088
  622.          GradientColor2  =   8388608
  623.          BeginProperty HoverFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  624.             Name            =   "MS Sans Serif"
  625.             Size            =   8.25
  626.             Charset         =   0
  627.             Weight          =   400
  628.             Underline       =   0   'False
  629.             Italic          =   0   'False
  630.             Strikethrough   =   0   'False
  631.          EndProperty
  632.          Style           =   2
  633.       End
  634.    End
  635.    Begin VB.Frame frCaptionStyle 
  636.       Caption         =   "Caption Style"
  637.       Height          =   1905
  638.       Left            =   0
  639.       TabIndex        =   71
  640.       Top             =   0
  641.       Width           =   2625
  642.       Begin GradButton.GradientButton gbCaptionStyle 
  643.          Height          =   525
  644.          Index           =   0
  645.          Left            =   60
  646.          TabIndex        =   1
  647.          ToolTipText     =   "Standard Caption Style"
  648.          Top             =   240
  649.          Width           =   1245
  650.          _ExtentX        =   2196
  651.          _ExtentY        =   926
  652.          Caption         =   "Standard"
  653.          BeginProperty DisabledFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  654.             Name            =   "MS Sans Serif"
  655.             Size            =   8.25
  656.             Charset         =   0
  657.             Weight          =   400
  658.             Underline       =   0   'False
  659.             Italic          =   0   'False
  660.             Strikethrough   =   0   'False
  661.          EndProperty
  662.          BeginProperty DownFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  663.             Name            =   "MS Sans Serif"
  664.             Size            =   8.25
  665.             Charset         =   0
  666.             Weight          =   400
  667.             Underline       =   0   'False
  668.             Italic          =   0   'False
  669.             Strikethrough   =   0   'False
  670.          EndProperty
  671.          BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  672.             Name            =   "MS Sans Serif"
  673.             Size            =   8.25
  674.             Charset         =   0
  675.             Weight          =   400
  676.             Underline       =   0   'False
  677.             Italic          =   0   'False
  678.             Strikethrough   =   0   'False
  679.          EndProperty
  680.          BeginProperty HoverFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  681.             Name            =   "MS Sans Serif"
  682.             Size            =   8.25
  683.             Charset         =   0
  684.             Weight          =   400
  685.             Underline       =   0   'False
  686.             Italic          =   0   'False
  687.             Strikethrough   =   0   'False
  688.          EndProperty
  689.          HoverForeColor  =   16711680
  690.       End
  691.       Begin GradButton.GradientButton gbCaptionStyle 
  692.          Height          =   525
  693.          Index           =   1
  694.          Left            =   60
  695.          TabIndex        =   2
  696.          ToolTipText     =   "Light Inset Caption Style"
  697.          Top             =   780
  698.          Width           =   1245
  699.          _ExtentX        =   2196
  700.          _ExtentY        =   926
  701.          Appearance      =   0
  702.          Caption         =   "Inset Light"
  703.          CaptionStyle    =   1
  704.          BeginProperty DisabledFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  705.             Name            =   "MS Sans Serif"
  706.             Size            =   8.25
  707.             Charset         =   0
  708.             Weight          =   400
  709.             Underline       =   0   'False
  710.             Italic          =   0   'False
  711.             Strikethrough   =   0   'False
  712.          EndProperty
  713.          BeginProperty DownFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  714.             Name            =   "MS Sans Serif"
  715.             Size            =   8.25
  716.             Charset         =   0
  717.             Weight          =   400
  718.             Underline       =   0   'False
  719.             Italic          =   0   'False
  720.             Strikethrough   =   0   'False
  721.          EndProperty
  722.          BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  723.             Name            =   "MS Sans Serif"
  724.             Size            =   8.25
  725.             Charset         =   0
  726.             Weight          =   400
  727.             Underline       =   0   'False
  728.             Italic          =   0   'False
  729.             Strikethrough   =   0   'False
  730.          EndProperty
  731.          BeginProperty HoverFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  732.             Name            =   "MS Sans Serif"
  733.             Size            =   8.25
  734.             Charset         =   0
  735.             Weight          =   400
  736.             Underline       =   0   'False
  737.             Italic          =   0   'False
  738.             Strikethrough   =   0   'False
  739.          EndProperty
  740.          HoverForeColor  =   16711680
  741.       End
  742.       Begin GradButton.GradientButton gbCaptionStyle 
  743.          Height          =   525
  744.          Index           =   2
  745.          Left            =   60
  746.          TabIndex        =   3
  747.          ToolTipText     =   "Heavy Inset Caption Style"
  748.          Top             =   1320
  749.          Width           =   1245
  750.          _ExtentX        =   2196
  751.          _ExtentY        =   926
  752.          Appearance      =   2
  753.          Caption         =   "Inset Heavy"
  754.          CaptionStyle    =   2
  755.          BeginProperty DisabledFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  756.             Name            =   "MS Sans Serif"
  757.             Size            =   8.25
  758.             Charset         =   0
  759.             Weight          =   400
  760.             Underline       =   0   'False
  761.             Italic          =   0   'False
  762.             Strikethrough   =   0   'False
  763.          EndProperty
  764.          BeginProperty DownFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  765.             Name            =   "MS Sans Serif"
  766.             Size            =   8.25
  767.             Charset         =   0
  768.             Weight          =   400
  769.             Underline       =   0   'False
  770.             Italic          =   0   'False
  771.             Strikethrough   =   0   'False
  772.          EndProperty
  773.          BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  774.             Name            =   "MS Sans Serif"
  775.             Size            =   8.25
  776.             Charset         =   0
  777.             Weight          =   400
  778.             Underline       =   0   'False
  779.             Italic          =   0   'False
  780.             Strikethrough   =   0   'False
  781.          EndProperty
  782.          BeginProperty HoverFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  783.             Name            =   "MS Sans Serif"
  784.             Size            =   8.25
  785.             Charset         =   0
  786.             Weight          =   400
  787.             Underline       =   0   'False
  788.             Italic          =   0   'False
  789.             Strikethrough   =   0   'False
  790.          EndProperty
  791.          HoverForeColor  =   16711680
  792.       End
  793.       Begin GradButton.GradientButton gbCaptionStyle 
  794.          Height          =   525
  795.          Index           =   3
  796.          Left            =   1320
  797.          TabIndex        =   4
  798.          ToolTipText     =   "Light Raised Caption Style"
  799.          Top             =   240
  800.          Width           =   1245
  801.          _ExtentX        =   2196
  802.          _ExtentY        =   926
  803.          Caption         =   "Raised Light"
  804.          CaptionStyle    =   3
  805.          BeginProperty DisabledFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  806.             Name            =   "MS Sans Serif"
  807.             Size            =   8.25
  808.             Charset         =   0
  809.             Weight          =   400
  810.             Underline       =   0   'False
  811.             Italic          =   0   'False
  812.             Strikethrough   =   0   'False
  813.          EndProperty
  814.          BeginProperty DownFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  815.             Name            =   "MS Sans Serif"
  816.             Size            =   8.25
  817.             Charset         =   0
  818.             Weight          =   400
  819.             Underline       =   0   'False
  820.             Italic          =   0   'False
  821.             Strikethrough   =   0   'False
  822.          EndProperty
  823.          BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  824.             Name            =   "MS Sans Serif"
  825.             Size            =   8.25
  826.             Charset         =   0
  827.             Weight          =   400
  828.             Underline       =   0   'False
  829.             Italic          =   0   'False
  830.             Strikethrough   =   0   'False
  831.          EndProperty
  832.          BeginProperty HoverFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  833.             Name            =   "MS Sans Serif"
  834.             Size            =   8.25
  835.             Charset         =   0
  836.             Weight          =   400
  837.             Underline       =   0   'False
  838.             Italic          =   0   'False
  839.             Strikethrough   =   0   'False
  840.          EndProperty
  841.          HoverForeColor  =   16711680
  842.       End
  843.       Begin GradButton.GradientButton gbCaptionStyle 
  844.          Height          =   525
  845.          Index           =   4
  846.          Left            =   1320
  847.          TabIndex        =   5
  848.          ToolTipText     =   "Heavy Raised Caption Style"
  849.          Top             =   780
  850.          Width           =   1245
  851.          _ExtentX        =   2196
  852.          _ExtentY        =   926
  853.          Appearance      =   0
  854.          Caption         =   "Raised Heavy"
  855.          CaptionStyle    =   4
  856.          BeginProperty DisabledFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  857.             Name            =   "MS Sans Serif"
  858.             Size            =   8.25
  859.             Charset         =   0
  860.             Weight          =   400
  861.             Underline       =   0   'False
  862.             Italic          =   0   'False
  863.             Strikethrough   =   0   'False
  864.          EndProperty
  865.          BeginProperty DownFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  866.             Name            =   "MS Sans Serif"
  867.             Size            =   8.25
  868.             Charset         =   0
  869.             Weight          =   400
  870.             Underline       =   0   'False
  871.             Italic          =   0   'False
  872.             Strikethrough   =   0   'False
  873.          EndProperty
  874.          BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  875.             Name            =   "MS Sans Serif"
  876.             Size            =   8.25
  877.             Charset         =   0
  878.             Weight          =   400
  879.             Underline       =   0   'False
  880.             Italic          =   0   'False
  881.             Strikethrough   =   0   'False
  882.          EndProperty
  883.          BeginProperty HoverFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  884.             Name            =   "MS Sans Serif"
  885.             Size            =   8.25
  886.             Charset         =   0
  887.             Weight          =   400
  888.             Underline       =   0   'False
  889.             Italic          =   0   'False
  890.             Strikethrough   =   0   'False
  891.          EndProperty
  892.          HoverForeColor  =   16711680
  893.       End
  894.       Begin GradButton.GradientButton gbCaptionStyle 
  895.          Height          =   525
  896.          Index           =   5
  897.          Left            =   1320
  898.          TabIndex        =   6
  899.          ToolTipText     =   "Drop Shadow Caption Style"
  900.          Top             =   1320
  901.          Width           =   1245
  902.          _ExtentX        =   2196
  903.          _ExtentY        =   926
  904.          Appearance      =   2
  905.          Caption         =   "Drop Shadow"
  906.          CaptionStyle    =   5
  907.          BeginProperty DisabledFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  908.             Name            =   "MS Sans Serif"
  909.             Size            =   8.25
  910.             Charset         =   0
  911.             Weight          =   400
  912.             Underline       =   0   'False
  913.             Italic          =   0   'False
  914.             Strikethrough   =   0   'False
  915.          EndProperty
  916.          BeginProperty DownFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  917.             Name            =   "MS Sans Serif"
  918.             Size            =   8.25
  919.             Charset         =   0
  920.             Weight          =   400
  921.             Underline       =   0   'False
  922.             Italic          =   0   'False
  923.             Strikethrough   =   0   'False
  924.          EndProperty
  925.          BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  926.             Name            =   "MS Sans Serif"
  927.             Size            =   8.25
  928.             Charset         =   0
  929.             Weight          =   400
  930.             Underline       =   0   'False
  931.             Italic          =   0   'False
  932.             Strikethrough   =   0   'False
  933.          EndProperty
  934.          BeginProperty HoverFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  935.             Name            =   "MS Sans Serif"
  936.             Size            =   8.25
  937.             Charset         =   0
  938.             Weight          =   400
  939.             Underline       =   0   'False
  940.             Italic          =   0   'False
  941.             Strikethrough   =   0   'False
  942.          EndProperty
  943.          HoverForeColor  =   16711680
  944.       End
  945.    End
  946.    Begin GradButton.GradientButton gbExit 
  947.       Height          =   405
  948.       Left            =   9930
  949.       TabIndex        =   0
  950.       ToolTipText     =   "Exit this program"
  951.       Top             =   6300
  952.       Width           =   1035
  953.       _ExtentX        =   1826
  954.       _ExtentY        =   714
  955.       Appearance      =   0
  956.       Caption         =   "E&xit"
  957.       CaptionStyle    =   3
  958.       BeginProperty DisabledFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  959.          Name            =   "MS Sans Serif"
  960.          Size            =   8.25
  961.          Charset         =   0
  962.          Weight          =   400
  963.          Underline       =   0   'False
  964.          Italic          =   0   'False
  965.          Strikethrough   =   0   'False
  966.       EndProperty
  967.       BeginProperty DownFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  968.          Name            =   "MS Sans Serif"
  969.          Size            =   8.25
  970.          Charset         =   0
  971.          Weight          =   400
  972.          Underline       =   0   'False
  973.          Italic          =   0   'False
  974.          Strikethrough   =   0   'False
  975.       EndProperty
  976.       BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  977.          Name            =   "MS Sans Serif"
  978.          Size            =   8.25
  979.          Charset         =   0
  980.          Weight          =   700
  981.          Underline       =   0   'False
  982.          Italic          =   0   'False
  983.          Strikethrough   =   0   'False
  984.       EndProperty
  985.       BeginProperty HoverFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  986.          Name            =   "MS Sans Serif"
  987.          Size            =   8.25
  988.          Charset         =   0
  989.          Weight          =   700
  990.          Underline       =   0   'False
  991.          Italic          =   0   'False
  992.          Strikethrough   =   0   'False
  993.       EndProperty
  994.       HoverFontEnabled=   -1  'True
  995.       HoverForeColor  =   16711680
  996.    End
  997.    Begin VB.Frame frStyle 
  998.       Caption         =   "Styles"
  999.       Height          =   2715
  1000.       Left            =   0
  1001.       TabIndex        =   63
  1002.       Top             =   1950
  1003.       Width           =   8355
  1004.       Begin VB.Frame frGraphicalPicture 
  1005.          Caption         =   "Graphical Picture"
  1006.          Height          =   2445
  1007.          Left            =   6930
  1008.          TabIndex        =   75
  1009.          Top             =   210
  1010.          Width           =   1365
  1011.          Begin GradButton.GradientButton gbGraphicalPicture 
  1012.             Height          =   525
  1013.             Index           =   0
  1014.             Left            =   60
  1015.             TabIndex        =   47
  1016.             ToolTipText     =   "Graphical Picture Display Style Example 1"
  1017.             Top             =   240
  1018.             Width           =   1245
  1019.             _ExtentX        =   2196
  1020.             _ExtentY        =   926
  1021.             BackPicture     =   "frmGradButtonExample.frx":8B18
  1022.             Caption         =   "Graphical Gradient Ex. 1"
  1023.             BeginProperty DisabledFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  1024.                Name            =   "MS Sans Serif"
  1025.                Size            =   8.25
  1026.                Charset         =   0
  1027.                Weight          =   400
  1028.                Underline       =   0   'False
  1029.                Italic          =   0   'False
  1030.                Strikethrough   =   0   'False
  1031.             EndProperty
  1032.             BeginProperty DownFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  1033.                Name            =   "MS Sans Serif"
  1034.                Size            =   8.25
  1035.                Charset         =   0
  1036.                Weight          =   400
  1037.                Underline       =   0   'False
  1038.                Italic          =   0   'False
  1039.                Strikethrough   =   0   'False
  1040.             EndProperty
  1041.             BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  1042.                Name            =   "MS Sans Serif"
  1043.                Size            =   8.25
  1044.                Charset         =   0
  1045.                Weight          =   400
  1046.                Underline       =   0   'False
  1047.                Italic          =   0   'False
  1048.                Strikethrough   =   0   'False
  1049.             EndProperty
  1050.             GradientAngle   =   75
  1051.             GradientColor1  =   16777215
  1052.             GradientColor2  =   4210752
  1053.             BeginProperty HoverFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  1054.                Name            =   "MS Sans Serif"
  1055.                Size            =   8.25
  1056.                Charset         =   0
  1057.                Weight          =   400
  1058.                Underline       =   0   'False
  1059.                Italic          =   0   'False
  1060.                Strikethrough   =   0   'False
  1061.             EndProperty
  1062.             Style           =   5
  1063.             UseHover        =   0   'False
  1064.          End
  1065.          Begin GradButton.GradientButton gbGraphicalPicture 
  1066.             Height          =   525
  1067.             Index           =   1
  1068.             Left            =   60
  1069.             TabIndex        =   48
  1070.             ToolTipText     =   "Graphical Picture Display Style Example 2"
  1071.             Top             =   780
  1072.             Width           =   1245
  1073.             _ExtentX        =   2196
  1074.             _ExtentY        =   926
  1075.             Appearance      =   0
  1076.             BackPicture     =   "frmGradButtonExample.frx":ADDE
  1077.             BorderColor     =   8421631
  1078.             Caption         =   "Graphical Gradient Ex. 2"
  1079.             BeginProperty DisabledFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  1080.                Name            =   "MS Sans Serif"
  1081.                Size            =   8.25
  1082.                Charset         =   0
  1083.                Weight          =   400
  1084.                Underline       =   0   'False
  1085.                Italic          =   0   'False
  1086.                Strikethrough   =   0   'False
  1087.             EndProperty
  1088.             DisabledPicture =   "frmGradButtonExample.frx":D0A4
  1089.             BeginProperty DownFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  1090.                Name            =   "MS Sans Serif"
  1091.                Size            =   8.25
  1092.                Charset         =   0
  1093.                Weight          =   400
  1094.                Underline       =   0   'False
  1095.                Italic          =   0   'False
  1096.                Strikethrough   =   0   'False
  1097.             EndProperty
  1098.             DownPicture     =   "frmGradButtonExample.frx":DD7E
  1099.             BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  1100.                Name            =   "MS Sans Serif"
  1101.                Size            =   8.25
  1102.                Charset         =   0
  1103.                Weight          =   400
  1104.                Underline       =   0   'False
  1105.                Italic          =   0   'False
  1106.                Strikethrough   =   0   'False
  1107.             EndProperty
  1108.             GradientAngle   =   120
  1109.             GradientColor1  =   128
  1110.             GradientColor2  =   8421631
  1111.             BeginProperty HoverFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  1112.                Name            =   "MS Sans Serif"
  1113.                Size            =   8.25
  1114.                Charset         =   0
  1115.                Weight          =   400
  1116.                Underline       =   0   'False
  1117.                Italic          =   0   'False
  1118.                Strikethrough   =   0   'False
  1119.             EndProperty
  1120.             HoverPicture    =   "frmGradButtonExample.frx":EA58
  1121.             Picture         =   "frmGradButtonExample.frx":F732
  1122.             Style           =   5
  1123.          End
  1124.          Begin GradButton.GradientButton gbGraphicalPicture 
  1125.             Height          =   525
  1126.             Index           =   2
  1127.             Left            =   60
  1128.             TabIndex        =   49
  1129.             ToolTipText     =   "Graphical Picture Display Style Example 3"
  1130.             Top             =   1320
  1131.             Width           =   1245
  1132.             _ExtentX        =   2196
  1133.             _ExtentY        =   926
  1134.             Appearance      =   2
  1135.             BackPicture     =   "frmGradButtonExample.frx":1040C
  1136.             BorderColor     =   33023
  1137.             Caption         =   "Graphical Gradient Ex. 3"
  1138.             BeginProperty DisabledFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  1139.                Name            =   "MS Sans Serif"
  1140.                Size            =   8.25
  1141.                Charset         =   0
  1142.                Weight          =   400
  1143.                Underline       =   0   'False
  1144.                Italic          =   0   'False
  1145.                Strikethrough   =   0   'False
  1146.             EndProperty
  1147.             BeginProperty DownFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  1148.                Name            =   "MS Sans Serif"
  1149.                Size            =   8.25
  1150.                Charset         =   0
  1151.                Weight          =   400
  1152.                Underline       =   0   'False
  1153.                Italic          =   0   'False
  1154.                Strikethrough   =   0   'False
  1155.             EndProperty
  1156.             DownPicture     =   "frmGradButtonExample.frx":126D2
  1157.             BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  1158.                Name            =   "MS Sans Serif"
  1159.                Size            =   8.25
  1160.                Charset         =   0
  1161.                Weight          =   400
  1162.                Underline       =   0   'False
  1163.                Italic          =   0   'False
  1164.                Strikethrough   =   0   'False
  1165.             EndProperty
  1166.             GradientAngle   =   93.6
  1167.             GradientColor1  =   255
  1168.             GradientColor2  =   65535
  1169.             BeginProperty HoverFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  1170.                Name            =   "MS Sans Serif"
  1171.                Size            =   8.25
  1172.                Charset         =   0
  1173.                Weight          =   400
  1174.                Underline       =   0   'False
  1175.                Italic          =   0   'False
  1176.                Strikethrough   =   0   'False
  1177.             EndProperty
  1178.             Picture         =   "frmGradButtonExample.frx":133AC
  1179.             Style           =   5
  1180.             UseHover        =   0   'False
  1181.          End
  1182.          Begin GradButton.GradientButton gbGraphicalPicture 
  1183.             Height          =   525
  1184.             Index           =   3
  1185.             Left            =   60
  1186.             TabIndex        =   50
  1187.             ToolTipText     =   "Graphical Picture Display Style Example 4"
  1188.             Top             =   1860
  1189.             Width           =   1245
  1190.             _ExtentX        =   2196
  1191.             _ExtentY        =   926
  1192.             Appearance      =   3
  1193.             BackPicture     =   "frmGradButtonExample.frx":14086
  1194.             BorderColor     =   16777088
  1195.             Caption         =   "Graphical Gradient Ex. 4"
  1196.             BeginProperty DisabledFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  1197.                Name            =   "MS Sans Serif"
  1198.                Size            =   8.25
  1199.                Charset         =   0
  1200.                Weight          =   400
  1201.                Underline       =   0   'False
  1202.                Italic          =   0   'False
  1203.                Strikethrough   =   0   'False
  1204.             EndProperty
  1205.             BeginProperty DownFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  1206.                Name            =   "MS Sans Serif"
  1207.                Size            =   8.25
  1208.                Charset         =   0
  1209.                Weight          =   400
  1210.                Underline       =   0   'False
  1211.                Italic          =   0   'False
  1212.                Strikethrough   =   0   'False
  1213.             EndProperty
  1214.             BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  1215.                Name            =   "MS Sans Serif"
  1216.                Size            =   8.25
  1217.                Charset         =   0
  1218.                Weight          =   400
  1219.                Underline       =   0   'False
  1220.                Italic          =   0   'False
  1221.                Strikethrough   =   0   'False
  1222.             EndProperty
  1223.             GradientAngle   =   169.934
  1224.             GradientColor1  =   16777088
  1225.             GradientColor2  =   8388608
  1226.             BeginProperty HoverFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  1227.                Name            =   "MS Sans Serif"
  1228.                Size            =   8.25
  1229.                Charset         =   0
  1230.                Weight          =   400
  1231.                Underline       =   0   'False
  1232.                Italic          =   0   'False
  1233.                Strikethrough   =   0   'False
  1234.             EndProperty
  1235.             HoverPicture    =   "frmGradButtonExample.frx":1634C
  1236.             Picture         =   "frmGradButtonExample.frx":17026
  1237.             Style           =   5
  1238.          End
  1239.       End
  1240.       Begin VB.Frame frPicture 
  1241.          Caption         =   "Picture"
  1242.          Height          =   2445
  1243.          Left            =   5550
  1244.          TabIndex        =   74
  1245.          Top             =   210
  1246.          Width           =   1365
  1247.          Begin GradButton.GradientButton gbPicture 
  1248.             Height          =   525
  1249.             Index           =   0
  1250.             Left            =   60
  1251.             TabIndex        =   43
  1252.             ToolTipText     =   "Picture Display Style Example 1"
  1253.             Top             =   240
  1254.             Width           =   1245
  1255.             _ExtentX        =   2196
  1256.             _ExtentY        =   926
  1257.             BackPicture     =   "frmGradButtonExample.frx":17D00
  1258.             Caption         =   "Picture Ex. 1"
  1259.             BeginProperty DisabledFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  1260.                Name            =   "MS Sans Serif"
  1261.                Size            =   8.25
  1262.                Charset         =   0
  1263.                Weight          =   400
  1264.                Underline       =   0   'False
  1265.                Italic          =   0   'False
  1266.                Strikethrough   =   0   'False
  1267.             EndProperty
  1268.             BeginProperty DownFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  1269.                Name            =   "MS Sans Serif"
  1270.                Size            =   8.25
  1271.                Charset         =   0
  1272.                Weight          =   400
  1273.                Underline       =   0   'False
  1274.                Italic          =   0   'False
  1275.                Strikethrough   =   0   'False
  1276.             EndProperty
  1277.             BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  1278.                Name            =   "MS Sans Serif"
  1279.                Size            =   8.25
  1280.                Charset         =   0
  1281.                Weight          =   400
  1282.                Underline       =   0   'False
  1283.                Italic          =   0   'False
  1284.                Strikethrough   =   0   'False
  1285.             EndProperty
  1286.             GradientAngle   =   75
  1287.             GradientColor1  =   16777215
  1288.             GradientColor2  =   4210752
  1289.             BeginProperty HoverFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  1290.                Name            =   "MS Sans Serif"
  1291.                Size            =   8.25
  1292.                Charset         =   0
  1293.                Weight          =   400
  1294.                Underline       =   0   'False
  1295.                Italic          =   0   'False
  1296.                Strikethrough   =   0   'False
  1297.             EndProperty
  1298.             Style           =   4
  1299.          End
  1300.          Begin GradButton.GradientButton gbPicture 
  1301.             Height          =   525
  1302.             Index           =   1
  1303.             Left            =   60
  1304.             TabIndex        =   44
  1305.             ToolTipText     =   "Picture Display Style Example 2"
  1306.             Top             =   780
  1307.             Width           =   1245
  1308.             _ExtentX        =   2196
  1309.             _ExtentY        =   926
  1310.             Appearance      =   0
  1311.             BackPicture     =   "frmGradButtonExample.frx":19FC6
  1312.             BorderColor     =   8421631
  1313.             Caption         =   "Picture Ex. 2"
  1314.             BeginProperty DisabledFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  1315.                Name            =   "MS Sans Serif"
  1316.                Size            =   8.25
  1317.                Charset         =   0
  1318.                Weight          =   400
  1319.                Underline       =   0   'False
  1320.                Italic          =   0   'False
  1321.                Strikethrough   =   0   'False
  1322.             EndProperty
  1323.             BeginProperty DownFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  1324.                Name            =   "MS Sans Serif"
  1325.                Size            =   8.25
  1326.                Charset         =   0
  1327.                Weight          =   400
  1328.                Underline       =   0   'False
  1329.                Italic          =   0   'False
  1330.                Strikethrough   =   0   'False
  1331.             EndProperty
  1332.             BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  1333.                Name            =   "MS Sans Serif"
  1334.                Size            =   8.25
  1335.                Charset         =   0
  1336.                Weight          =   400
  1337.                Underline       =   0   'False
  1338.                Italic          =   0   'False
  1339.                Strikethrough   =   0   'False
  1340.             EndProperty
  1341.             GradientAngle   =   120
  1342.             GradientColor1  =   128
  1343.             GradientColor2  =   8421631
  1344.             BeginProperty HoverFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  1345.                Name            =   "MS Sans Serif"
  1346.                Size            =   8.25
  1347.                Charset         =   0
  1348.                Weight          =   400
  1349.                Underline       =   0   'False
  1350.                Italic          =   0   'False
  1351.                Strikethrough   =   0   'False
  1352.             EndProperty
  1353.             Style           =   4
  1354.             UseHover        =   0   'False
  1355.          End
  1356.          Begin GradButton.GradientButton gbPicture 
  1357.             Height          =   525
  1358.             Index           =   2
  1359.             Left            =   60
  1360.             TabIndex        =   45
  1361.             ToolTipText     =   "Picture Display Style Example 3"
  1362.             Top             =   1320
  1363.             Width           =   1245
  1364.             _ExtentX        =   2196
  1365.             _ExtentY        =   926
  1366.             Appearance      =   2
  1367.             BackPicture     =   "frmGradButtonExample.frx":1C28C
  1368.             BorderColor     =   33023
  1369.             Caption         =   "Picture Ex. 3"
  1370.             BeginProperty DisabledFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  1371.                Name            =   "MS Sans Serif"
  1372.                Size            =   8.25
  1373.                Charset         =   0
  1374.                Weight          =   400
  1375.                Underline       =   0   'False
  1376.                Italic          =   0   'False
  1377.                Strikethrough   =   0   'False
  1378.             EndProperty
  1379.             BeginProperty DownFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  1380.                Name            =   "MS Sans Serif"
  1381.                Size            =   8.25
  1382.                Charset         =   0
  1383.                Weight          =   400
  1384.                Underline       =   0   'False
  1385.                Italic          =   0   'False
  1386.                Strikethrough   =   0   'False
  1387.             EndProperty
  1388.             BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  1389.                Name            =   "MS Sans Serif"
  1390.                Size            =   8.25
  1391.                Charset         =   0
  1392.                Weight          =   400
  1393.                Underline       =   0   'False
  1394.                Italic          =   0   'False
  1395.                Strikethrough   =   0   'False
  1396.             EndProperty
  1397.             GradientAngle   =   93.6
  1398.             GradientColor1  =   255
  1399.             GradientColor2  =   65535
  1400.             BeginProperty HoverFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  1401.                Name            =   "MS Sans Serif"
  1402.                Size            =   8.25
  1403.                Charset         =   0
  1404.                Weight          =   400
  1405.                Underline       =   0   'False
  1406.                Italic          =   0   'False
  1407.                Strikethrough   =   0   'False
  1408.             EndProperty
  1409.             Style           =   4
  1410.          End
  1411.          Begin GradButton.GradientButton gbPicture 
  1412.             Height          =   525
  1413.             Index           =   3
  1414.             Left            =   60
  1415.             TabIndex        =   46
  1416.             ToolTipText     =   "Picture Display Style Example 4"
  1417.             Top             =   1860
  1418.             Width           =   1245
  1419.             _ExtentX        =   2196
  1420.             _ExtentY        =   926
  1421.             Appearance      =   3
  1422.             BackPicture     =   "frmGradButtonExample.frx":1E552
  1423.             BorderColor     =   16777088
  1424.             Caption         =   "Picture Ex. 4"
  1425.             BeginProperty DisabledFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  1426.                Name            =   "MS Sans Serif"
  1427.                Size            =   8.25
  1428.                Charset         =   0
  1429.                Weight          =   400
  1430.                Underline       =   0   'False
  1431.                Italic          =   0   'False
  1432.                Strikethrough   =   0   'False
  1433.             EndProperty
  1434.             BeginProperty DownFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  1435.                Name            =   "MS Sans Serif"
  1436.                Size            =   8.25
  1437.                Charset         =   0
  1438.                Weight          =   400
  1439.                Underline       =   0   'False
  1440.                Italic          =   0   'False
  1441.                Strikethrough   =   0   'False
  1442.             EndProperty
  1443.             BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  1444.                Name            =   "MS Sans Serif"
  1445.                Size            =   8.25
  1446.                Charset         =   0
  1447.                Weight          =   400
  1448.                Underline       =   0   'False
  1449.                Italic          =   0   'False
  1450.                Strikethrough   =   0   'False
  1451.             EndProperty
  1452.             GradientAngle   =   165.934
  1453.             GradientColor1  =   16777088
  1454.             GradientColor2  =   8388608
  1455.             BeginProperty HoverFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  1456.                Name            =   "MS Sans Serif"
  1457.                Size            =   8.25
  1458.                Charset         =   0
  1459.                Weight          =   400
  1460.                Underline       =   0   'False
  1461.                Italic          =   0   'False
  1462.                Strikethrough   =   0   'False
  1463.             EndProperty
  1464.             Style           =   4
  1465.             UseHover        =   0   'False
  1466.          End
  1467.       End
  1468.       Begin VB.Frame frGraphicalGradient 
  1469.          Caption         =   "Graphical Gradient"
  1470.          Height          =   2445
  1471.          Left            =   4170
  1472.          TabIndex        =   67
  1473.          Top             =   210
  1474.          Width           =   1365
  1475.          Begin GradButton.GradientButton gbGraphicalGradient 
  1476.             Height          =   525
  1477.             Index           =   4
  1478.             Left            =   60
  1479.             TabIndex        =   39
  1480.             ToolTipText     =   "Graphical Gradient Display Style Example 1"
  1481.             Top             =   240
  1482.             Width           =   1245
  1483.             _ExtentX        =   2196
  1484.             _ExtentY        =   926
  1485.             Caption         =   "Graphical Gradient Ex. 1"
  1486.             BeginProperty DisabledFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  1487.                Name            =   "MS Sans Serif"
  1488.                Size            =   8.25
  1489.                Charset         =   0
  1490.                Weight          =   400
  1491.                Underline       =   0   'False
  1492.                Italic          =   0   'False
  1493.                Strikethrough   =   0   'False
  1494.             EndProperty
  1495.             BeginProperty DownFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  1496.                Name            =   "MS Sans Serif"
  1497.                Size            =   8.25
  1498.                Charset         =   0
  1499.                Weight          =   400
  1500.                Underline       =   0   'False
  1501.                Italic          =   0   'False
  1502.                Strikethrough   =   0   'False
  1503.             EndProperty
  1504.             BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  1505.                Name            =   "MS Sans Serif"
  1506.                Size            =   8.25
  1507.                Charset         =   0
  1508.                Weight          =   400
  1509.                Underline       =   0   'False
  1510.                Italic          =   0   'False
  1511.                Strikethrough   =   0   'False
  1512.             EndProperty
  1513.             GradientAngle   =   75
  1514.             GradientColor1  =   16777215
  1515.             GradientColor2  =   4210752
  1516.             BeginProperty HoverFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  1517.                Name            =   "MS Sans Serif"
  1518.                Size            =   8.25
  1519.                Charset         =   0
  1520.                Weight          =   400
  1521.                Underline       =   0   'False
  1522.                Italic          =   0   'False
  1523.                Strikethrough   =   0   'False
  1524.             EndProperty
  1525.             Style           =   3
  1526.             UseHover        =   0   'False
  1527.          End
  1528.          Begin GradButton.GradientButton gbGraphicalGradient 
  1529.             Height          =   525
  1530.             Index           =   0
  1531.             Left            =   60
  1532.             TabIndex        =   40
  1533.             ToolTipText     =   "Graphical Gradient Display Style Example 2"
  1534.             Top             =   780
  1535.             Width           =   1245
  1536.             _ExtentX        =   2196
  1537.             _ExtentY        =   926
  1538.             Appearance      =   0
  1539.             BorderColor     =   8421631
  1540.             Caption         =   "Graphical Gradient Ex. 2"
  1541.             BeginProperty DisabledFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  1542.                Name            =   "MS Sans Serif"
  1543.                Size            =   8.25
  1544.                Charset         =   0
  1545.                Weight          =   400
  1546.                Underline       =   0   'False
  1547.                Italic          =   0   'False
  1548.                Strikethrough   =   0   'False
  1549.             EndProperty
  1550.             DisabledPicture =   "frmGradButtonExample.frx":20818
  1551.             BeginProperty DownFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  1552.                Name            =   "MS Sans Serif"
  1553.                Size            =   8.25
  1554.                Charset         =   0
  1555.                Weight          =   400
  1556.                Underline       =   0   'False
  1557.                Italic          =   0   'False
  1558.                Strikethrough   =   0   'False
  1559.             EndProperty
  1560.             DownPicture     =   "frmGradButtonExample.frx":214F2
  1561.             BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  1562.                Name            =   "MS Sans Serif"
  1563.                Size            =   8.25
  1564.                Charset         =   0
  1565.                Weight          =   400
  1566.                Underline       =   0   'False
  1567.                Italic          =   0   'False
  1568.                Strikethrough   =   0   'False
  1569.             EndProperty
  1570.             GradientAngle   =   120
  1571.             GradientColor1  =   128
  1572.             GradientColor2  =   8421631
  1573.             BeginProperty HoverFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  1574.                Name            =   "MS Sans Serif"
  1575.                Size            =   8.25
  1576.                Charset         =   0
  1577.                Weight          =   400
  1578.                Underline       =   0   'False
  1579.                Italic          =   0   'False
  1580.                Strikethrough   =   0   'False
  1581.             EndProperty
  1582.             HoverPicture    =   "frmGradButtonExample.frx":221CC
  1583.             Picture         =   "frmGradButtonExample.frx":22EA6
  1584.             Style           =   3
  1585.          End
  1586.          Begin GradButton.GradientButton gbGraphicalGradient 
  1587.             Height          =   525
  1588.             Index           =   1
  1589.             Left            =   60
  1590.             TabIndex        =   41
  1591.             ToolTipText     =   "Graphical Gradient Display Style Example 3"
  1592.             Top             =   1320
  1593.             Width           =   1245
  1594.             _ExtentX        =   2196
  1595.             _ExtentY        =   926
  1596.             Appearance      =   2
  1597.             BorderColor     =   33023
  1598.             Caption         =   "Graphical Gradient Ex. 3"
  1599.             BeginProperty DisabledFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  1600.                Name            =   "MS Sans Serif"
  1601.                Size            =   8.25
  1602.                Charset         =   0
  1603.                Weight          =   400
  1604.                Underline       =   0   'False
  1605.                Italic          =   0   'False
  1606.                Strikethrough   =   0   'False
  1607.             EndProperty
  1608.             BeginProperty DownFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  1609.                Name            =   "MS Sans Serif"
  1610.                Size            =   8.25
  1611.                Charset         =   0
  1612.                Weight          =   400
  1613.                Underline       =   0   'False
  1614.                Italic          =   0   'False
  1615.                Strikethrough   =   0   'False
  1616.             EndProperty
  1617.             DownPicture     =   "frmGradButtonExample.frx":23B80
  1618.             BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  1619.                Name            =   "MS Sans Serif"
  1620.                Size            =   8.25
  1621.                Charset         =   0
  1622.                Weight          =   400
  1623.                Underline       =   0   'False
  1624.                Italic          =   0   'False
  1625.                Strikethrough   =   0   'False
  1626.             EndProperty
  1627.             GradientAngle   =   93.6
  1628.             GradientColor1  =   255
  1629.             GradientColor2  =   65535
  1630.             BeginProperty HoverFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  1631.                Name            =   "MS Sans Serif"
  1632.                Size            =   8.25
  1633.                Charset         =   0
  1634.                Weight          =   400
  1635.                Underline       =   0   'False
  1636.                Italic          =   0   'False
  1637.                Strikethrough   =   0   'False
  1638.             EndProperty
  1639.             Picture         =   "frmGradButtonExample.frx":2485A
  1640.             Style           =   3
  1641.             UseHover        =   0   'False
  1642.          End
  1643.          Begin GradButton.GradientButton gbGraphicalGradient 
  1644.             Height          =   525
  1645.             Index           =   2
  1646.             Left            =   60
  1647.             TabIndex        =   42
  1648.             ToolTipText     =   "Graphical Gradient Display Style Example 4"
  1649.             Top             =   1860
  1650.             Width           =   1245
  1651.             _ExtentX        =   2196
  1652.             _ExtentY        =   926
  1653.             Appearance      =   3
  1654.             BorderColor     =   16777088
  1655.             Caption         =   "Graphical Gradient Ex. 4"
  1656.             BeginProperty DisabledFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  1657.                Name            =   "MS Sans Serif"
  1658.                Size            =   8.25
  1659.                Charset         =   0
  1660.                Weight          =   400
  1661.                Underline       =   0   'False
  1662.                Italic          =   0   'False
  1663.                Strikethrough   =   0   'False
  1664.             EndProperty
  1665.             BeginProperty DownFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  1666.                Name            =   "MS Sans Serif"
  1667.                Size            =   8.25
  1668.                Charset         =   0
  1669.                Weight          =   400
  1670.                Underline       =   0   'False
  1671.                Italic          =   0   'False
  1672.                Strikethrough   =   0   'False
  1673.             EndProperty
  1674.             BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  1675.                Name            =   "MS Sans Serif"
  1676.                Size            =   8.25
  1677.                Charset         =   0
  1678.                Weight          =   400
  1679.                Underline       =   0   'False
  1680.                Italic          =   0   'False
  1681.                Strikethrough   =   0   'False
  1682.             EndProperty
  1683.             GradientAngle   =   169.934
  1684.             GradientColor1  =   16777088
  1685.             GradientColor2  =   8388608
  1686.             BeginProperty HoverFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  1687.                Name            =   "MS Sans Serif"
  1688.                Size            =   8.25
  1689.                Charset         =   0
  1690.                Weight          =   400
  1691.                Underline       =   0   'False
  1692.                Italic          =   0   'False
  1693.                Strikethrough   =   0   'False
  1694.             EndProperty
  1695.             HoverPicture    =   "frmGradButtonExample.frx":25534
  1696.             Picture         =   "frmGradButtonExample.frx":2620E
  1697.             Style           =   3
  1698.          End
  1699.       End
  1700.       Begin VB.Frame frGradient 
  1701.          Caption         =   "Gradient"
  1702.          Height          =   2445
  1703.          Left            =   2790
  1704.          TabIndex        =   66
  1705.          Top             =   210
  1706.          Width           =   1365
  1707.          Begin GradButton.GradientButton gbGradient 
  1708.             Height          =   525
  1709.             Index           =   0
  1710.             Left            =   60
  1711.             TabIndex        =   35
  1712.             ToolTipText     =   "Gradient Display Style Example 1"
  1713.             Top             =   240
  1714.             Width           =   1245
  1715.             _ExtentX        =   2196
  1716.             _ExtentY        =   926
  1717.             Caption         =   "Gradient Ex. 1"
  1718.             BeginProperty DisabledFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  1719.                Name            =   "MS Sans Serif"
  1720.                Size            =   8.25
  1721.                Charset         =   0
  1722.                Weight          =   400
  1723.                Underline       =   0   'False
  1724.                Italic          =   0   'False
  1725.                Strikethrough   =   0   'False
  1726.             EndProperty
  1727.             BeginProperty DownFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  1728.                Name            =   "MS Sans Serif"
  1729.                Size            =   8.25
  1730.                Charset         =   0
  1731.                Weight          =   400
  1732.                Underline       =   0   'False
  1733.                Italic          =   0   'False
  1734.                Strikethrough   =   0   'False
  1735.             EndProperty
  1736.             BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  1737.                Name            =   "MS Sans Serif"
  1738.                Size            =   8.25
  1739.                Charset         =   0
  1740.                Weight          =   400
  1741.                Underline       =   0   'False
  1742.                Italic          =   0   'False
  1743.                Strikethrough   =   0   'False
  1744.             EndProperty
  1745.             GradientAngle   =   75
  1746.             GradientColor1  =   16777215
  1747.             GradientColor2  =   4210752
  1748.             BeginProperty HoverFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  1749.                Name            =   "MS Sans Serif"
  1750.                Size            =   8.25
  1751.                Charset         =   0
  1752.                Weight          =   400
  1753.                Underline       =   0   'False
  1754.                Italic          =   0   'False
  1755.                Strikethrough   =   0   'False
  1756.             EndProperty
  1757.             Style           =   2
  1758.          End
  1759.          Begin GradButton.GradientButton gbGradient 
  1760.             Height          =   525
  1761.             Index           =   1
  1762.             Left            =   60
  1763.             TabIndex        =   36
  1764.             ToolTipText     =   "Gradient Display Style Example 2"
  1765.             Top             =   780
  1766.             Width           =   1245
  1767.             _ExtentX        =   2196
  1768.             _ExtentY        =   926
  1769.             Appearance      =   0
  1770.             BorderColor     =   8421631
  1771.             Caption         =   "Gradient Ex. 2"
  1772.             BeginProperty DisabledFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  1773.                Name            =   "MS Sans Serif"
  1774.                Size            =   8.25
  1775.                Charset         =   0
  1776.                Weight          =   400
  1777.                Underline       =   0   'False
  1778.                Italic          =   0   'False
  1779.                Strikethrough   =   0   'False
  1780.             EndProperty
  1781.             BeginProperty DownFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  1782.                Name            =   "MS Sans Serif"
  1783.                Size            =   8.25
  1784.                Charset         =   0
  1785.                Weight          =   400
  1786.                Underline       =   0   'False
  1787.                Italic          =   0   'False
  1788.                Strikethrough   =   0   'False
  1789.             EndProperty
  1790.             BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  1791.                Name            =   "MS Sans Serif"
  1792.                Size            =   8.25
  1793.                Charset         =   0
  1794.                Weight          =   400
  1795.                Underline       =   0   'False
  1796.                Italic          =   0   'False
  1797.                Strikethrough   =   0   'False
  1798.             EndProperty
  1799.             GradientAngle   =   120
  1800.             GradientColor1  =   128
  1801.             GradientColor2  =   8421631
  1802.             BeginProperty HoverFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  1803.                Name            =   "MS Sans Serif"
  1804.                Size            =   8.25
  1805.                Charset         =   0
  1806.                Weight          =   400
  1807.                Underline       =   0   'False
  1808.                Italic          =   0   'False
  1809.                Strikethrough   =   0   'False
  1810.             EndProperty
  1811.             Style           =   2
  1812.             UseHover        =   0   'False
  1813.          End
  1814.          Begin GradButton.GradientButton gbGradient 
  1815.             Height          =   525
  1816.             Index           =   2
  1817.             Left            =   60
  1818.             TabIndex        =   37
  1819.             ToolTipText     =   "Gradient Display Style Example 3"
  1820.             Top             =   1320
  1821.             Width           =   1245
  1822.             _ExtentX        =   2196
  1823.             _ExtentY        =   926
  1824.             Appearance      =   2
  1825.             BorderColor     =   33023
  1826.             Caption         =   "Gradient Ex. 3"
  1827.             BeginProperty DisabledFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  1828.                Name            =   "MS Sans Serif"
  1829.                Size            =   8.25
  1830.                Charset         =   0
  1831.                Weight          =   400
  1832.                Underline       =   0   'False
  1833.                Italic          =   0   'False
  1834.                Strikethrough   =   0   'False
  1835.             EndProperty
  1836.             BeginProperty DownFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  1837.                Name            =   "MS Sans Serif"
  1838.                Size            =   8.25
  1839.                Charset         =   0
  1840.                Weight          =   400
  1841.                Underline       =   0   'False
  1842.                Italic          =   0   'False
  1843.                Strikethrough   =   0   'False
  1844.             EndProperty
  1845.             BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  1846.                Name            =   "MS Sans Serif"
  1847.                Size            =   8.25
  1848.                Charset         =   0
  1849.                Weight          =   400
  1850.                Underline       =   0   'False
  1851.                Italic          =   0   'False
  1852.                Strikethrough   =   0   'False
  1853.             EndProperty
  1854.             GradientAngle   =   93.6
  1855.             GradientColor1  =   255
  1856.             GradientColor2  =   65535
  1857.             BeginProperty HoverFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  1858.                Name            =   "MS Sans Serif"
  1859.                Size            =   8.25
  1860.                Charset         =   0
  1861.                Weight          =   400
  1862.                Underline       =   0   'False
  1863.                Italic          =   0   'False
  1864.                Strikethrough   =   0   'False
  1865.             EndProperty
  1866.             Style           =   2
  1867.          End
  1868.          Begin GradButton.GradientButton gbGradient 
  1869.             Height          =   525
  1870.             Index           =   3
  1871.             Left            =   60
  1872.             TabIndex        =   38
  1873.             ToolTipText     =   "Gradient Display Style Example 4"
  1874.             Top             =   1860
  1875.             Width           =   1245
  1876.             _ExtentX        =   2196
  1877.             _ExtentY        =   926
  1878.             Appearance      =   3
  1879.             BorderColor     =   16777088
  1880.             Caption         =   "Gradient Ex. 4"
  1881.             BeginProperty DisabledFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  1882.                Name            =   "MS Sans Serif"
  1883.                Size            =   8.25
  1884.                Charset         =   0
  1885.                Weight          =   400
  1886.                Underline       =   0   'False
  1887.                Italic          =   0   'False
  1888.                Strikethrough   =   0   'False
  1889.             EndProperty
  1890.             BeginProperty DownFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  1891.                Name            =   "MS Sans Serif"
  1892.                Size            =   8.25
  1893.                Charset         =   0
  1894.                Weight          =   400
  1895.                Underline       =   0   'False
  1896.                Italic          =   0   'False
  1897.                Strikethrough   =   0   'False
  1898.             EndProperty
  1899.             BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  1900.                Name            =   "MS Sans Serif"
  1901.                Size            =   8.25
  1902.                Charset         =   0
  1903.                Weight          =   400
  1904.                Underline       =   0   'False
  1905.                Italic          =   0   'False
  1906.                Strikethrough   =   0   'False
  1907.             EndProperty
  1908.             GradientAngle   =   165.934
  1909.             GradientColor1  =   16777088
  1910.             GradientColor2  =   8388608
  1911.             BeginProperty HoverFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  1912.                Name            =   "MS Sans Serif"
  1913.                Size            =   8.25
  1914.                Charset         =   0
  1915.                Weight          =   400
  1916.                Underline       =   0   'False
  1917.                Italic          =   0   'False
  1918.                Strikethrough   =   0   'False
  1919.             EndProperty
  1920.             Style           =   2
  1921.             UseHover        =   0   'False
  1922.          End
  1923.       End
  1924.       Begin VB.Frame frStyleGraphical 
  1925.          Caption         =   "Graphical"
  1926.          Height          =   2445
  1927.          Left            =   1410
  1928.          TabIndex        =   65
  1929.          Top             =   210
  1930.          Width           =   1365
  1931.          Begin GradButton.GradientButton gbGraphical 
  1932.             Height          =   525
  1933.             Index           =   0
  1934.             Left            =   60
  1935.             TabIndex        =   31
  1936.             ToolTipText     =   "Graphical Display Style Example 1"
  1937.             Top             =   240
  1938.             Width           =   1245
  1939.             _ExtentX        =   2196
  1940.             _ExtentY        =   926
  1941.             Caption         =   "Graphical Ex. 1"
  1942.             BeginProperty DisabledFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  1943.                Name            =   "MS Sans Serif"
  1944.                Size            =   8.25
  1945.                Charset         =   0
  1946.                Weight          =   400
  1947.                Underline       =   0   'False
  1948.                Italic          =   0   'False
  1949.                Strikethrough   =   0   'False
  1950.             EndProperty
  1951.             BeginProperty DownFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  1952.                Name            =   "MS Sans Serif"
  1953.                Size            =   8.25
  1954.                Charset         =   0
  1955.                Weight          =   400
  1956.                Underline       =   0   'False
  1957.                Italic          =   0   'False
  1958.                Strikethrough   =   0   'False
  1959.             EndProperty
  1960.             BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  1961.                Name            =   "MS Sans Serif"
  1962.                Size            =   8.25
  1963.                Charset         =   0
  1964.                Weight          =   400
  1965.                Underline       =   0   'False
  1966.                Italic          =   0   'False
  1967.                Strikethrough   =   0   'False
  1968.             EndProperty
  1969.             BeginProperty HoverFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  1970.                Name            =   "MS Sans Serif"
  1971.                Size            =   8.25
  1972.                Charset         =   0
  1973.                Weight          =   400
  1974.                Underline       =   0   'False
  1975.                Italic          =   0   'False
  1976.                Strikethrough   =   0   'False
  1977.             EndProperty
  1978.             Style           =   1
  1979.             UseHover        =   0   'False
  1980.          End
  1981.          Begin GradButton.GradientButton gbGraphical 
  1982.             Height          =   525
  1983.             Index           =   1
  1984.             Left            =   60
  1985.             TabIndex        =   32
  1986.             ToolTipText     =   "Graphical Display Style Example 2"
  1987.             Top             =   780
  1988.             Width           =   1245
  1989.             _ExtentX        =   2196
  1990.             _ExtentY        =   926
  1991.             Appearance      =   0
  1992.             BackColor       =   255
  1993.             Caption         =   "Graphical Ex. 2"
  1994.             BeginProperty DisabledFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  1995.                Name            =   "MS Sans Serif"
  1996.                Size            =   8.25
  1997.                Charset         =   0
  1998.                Weight          =   400
  1999.                Underline       =   0   'False
  2000.                Italic          =   0   'False
  2001.                Strikethrough   =   0   'False
  2002.             EndProperty
  2003.             DisabledPicture =   "frmGradButtonExample.frx":26EE8
  2004.             BeginProperty DownFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  2005.                Name            =   "MS Sans Serif"
  2006.                Size            =   8.25
  2007.                Charset         =   0
  2008.                Weight          =   400
  2009.                Underline       =   0   'False
  2010.                Italic          =   0   'False
  2011.                Strikethrough   =   0   'False
  2012.             EndProperty
  2013.             DownPicture     =   "frmGradButtonExample.frx":27BC2
  2014.             BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  2015.                Name            =   "MS Sans Serif"
  2016.                Size            =   8.25
  2017.                Charset         =   0
  2018.                Weight          =   400
  2019.                Underline       =   0   'False
  2020.                Italic          =   0   'False
  2021.                Strikethrough   =   0   'False
  2022.             EndProperty
  2023.             BeginProperty HoverFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  2024.                Name            =   "MS Sans Serif"
  2025.                Size            =   8.25
  2026.                Charset         =   0
  2027.                Weight          =   400
  2028.                Underline       =   0   'False
  2029.                Italic          =   0   'False
  2030.                Strikethrough   =   0   'False
  2031.             EndProperty
  2032.             HoverPicture    =   "frmGradButtonExample.frx":2889C
  2033.             Picture         =   "frmGradButtonExample.frx":29576
  2034.             Style           =   1
  2035.          End
  2036.          Begin GradButton.GradientButton gbGraphical 
  2037.             Height          =   525
  2038.             Index           =   2
  2039.             Left            =   60
  2040.             TabIndex        =   33
  2041.             ToolTipText     =   "Graphical Display Style Example 3"
  2042.             Top             =   1320
  2043.             Width           =   1245
  2044.             _ExtentX        =   2196
  2045.             _ExtentY        =   926
  2046.             Appearance      =   2
  2047.             BackColor       =   16576
  2048.             Caption         =   "Graphical Ex. 3"
  2049.             BeginProperty DisabledFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  2050.                Name            =   "MS Sans Serif"
  2051.                Size            =   8.25
  2052.                Charset         =   0
  2053.                Weight          =   400
  2054.                Underline       =   0   'False
  2055.                Italic          =   0   'False
  2056.                Strikethrough   =   0   'False
  2057.             EndProperty
  2058.             BeginProperty DownFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  2059.                Name            =   "MS Sans Serif"
  2060.                Size            =   8.25
  2061.                Charset         =   0
  2062.                Weight          =   400
  2063.                Underline       =   0   'False
  2064.                Italic          =   0   'False
  2065.                Strikethrough   =   0   'False
  2066.             EndProperty
  2067.             DownPicture     =   "frmGradButtonExample.frx":2A250
  2068.             BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  2069.                Name            =   "MS Sans Serif"
  2070.                Size            =   8.25
  2071.                Charset         =   0
  2072.                Weight          =   400
  2073.                Underline       =   0   'False
  2074.                Italic          =   0   'False
  2075.                Strikethrough   =   0   'False
  2076.             EndProperty
  2077.             BeginProperty HoverFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  2078.                Name            =   "MS Sans Serif"
  2079.                Size            =   8.25
  2080.                Charset         =   0
  2081.                Weight          =   400
  2082.                Underline       =   0   'False
  2083.                Italic          =   0   'False
  2084.                Strikethrough   =   0   'False
  2085.             EndProperty
  2086.             Picture         =   "frmGradButtonExample.frx":2AF2A
  2087.             Style           =   1
  2088.             UseHover        =   0   'False
  2089.          End
  2090.          Begin GradButton.GradientButton gbGraphical 
  2091.             Height          =   525
  2092.             Index           =   3
  2093.             Left            =   60
  2094.             TabIndex        =   34
  2095.             ToolTipText     =   "Graphical Display Style Example 4"
  2096.             Top             =   1860
  2097.             Width           =   1245
  2098.             _ExtentX        =   2196
  2099.             _ExtentY        =   926
  2100.             Appearance      =   3
  2101.             BackColor       =   16711680
  2102.             BevelIntensity  =   40
  2103.             Caption         =   "Graphical Ex. 4"
  2104.             BeginProperty DisabledFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  2105.                Name            =   "MS Sans Serif"
  2106.                Size            =   8.25
  2107.                Charset         =   0
  2108.                Weight          =   400
  2109.                Underline       =   0   'False
  2110.                Italic          =   0   'False
  2111.                Strikethrough   =   0   'False
  2112.             EndProperty
  2113.             BeginProperty DownFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  2114.                Name            =   "MS Sans Serif"
  2115.                Size            =   8.25
  2116.                Charset         =   0
  2117.                Weight          =   400
  2118.                Underline       =   0   'False
  2119.                Italic          =   0   'False
  2120.                Strikethrough   =   0   'False
  2121.             EndProperty
  2122.             BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  2123.                Name            =   "MS Sans Serif"
  2124.                Size            =   8.25
  2125.                Charset         =   0
  2126.                Weight          =   400
  2127.                Underline       =   0   'False
  2128.                Italic          =   0   'False
  2129.                Strikethrough   =   0   'False
  2130.             EndProperty
  2131.             BeginProperty HoverFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  2132.                Name            =   "MS Sans Serif"
  2133.                Size            =   8.25
  2134.                Charset         =   0
  2135.                Weight          =   400
  2136.                Underline       =   0   'False
  2137.                Italic          =   0   'False
  2138.                Strikethrough   =   0   'False
  2139.             EndProperty
  2140.             HoverPicture    =   "frmGradButtonExample.frx":2BC04
  2141.             Picture         =   "frmGradButtonExample.frx":2C8DE
  2142.             Style           =   1
  2143.          End
  2144.       End
  2145.       Begin VB.Frame frStyleStandard 
  2146.          Caption         =   "Standard"
  2147.          Height          =   2445
  2148.          Left            =   30
  2149.          TabIndex        =   64
  2150.          Top             =   210
  2151.          Width           =   1365
  2152.          Begin GradButton.GradientButton gbStandard 
  2153.             Height          =   525
  2154.             Index           =   0
  2155.             Left            =   60
  2156.             TabIndex        =   27
  2157.             ToolTipText     =   "Standard Display Style Example 1"
  2158.             Top             =   240
  2159.             Width           =   1245
  2160.             _ExtentX        =   2196
  2161.             _ExtentY        =   926
  2162.             Caption         =   "Standard Ex. 1"
  2163.             BeginProperty DisabledFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  2164.                Name            =   "MS Sans Serif"
  2165.                Size            =   8.25
  2166.                Charset         =   0
  2167.                Weight          =   400
  2168.                Underline       =   0   'False
  2169.                Italic          =   0   'False
  2170.                Strikethrough   =   0   'False
  2171.             EndProperty
  2172.             BeginProperty DownFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  2173.                Name            =   "MS Sans Serif"
  2174.                Size            =   8.25
  2175.                Charset         =   0
  2176.                Weight          =   400
  2177.                Underline       =   0   'False
  2178.                Italic          =   0   'False
  2179.                Strikethrough   =   0   'False
  2180.             EndProperty
  2181.             BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  2182.                Name            =   "MS Sans Serif"
  2183.                Size            =   8.25
  2184.                Charset         =   0
  2185.                Weight          =   400
  2186.                Underline       =   0   'False
  2187.                Italic          =   0   'False
  2188.                Strikethrough   =   0   'False
  2189.             EndProperty
  2190.             BeginProperty HoverFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  2191.                Name            =   "MS Sans Serif"
  2192.                Size            =   8.25
  2193.                Charset         =   0
  2194.                Weight          =   400
  2195.                Underline       =   0   'False
  2196.                Italic          =   0   'False
  2197.                Strikethrough   =   0   'False
  2198.             EndProperty
  2199.          End
  2200.          Begin GradButton.GradientButton gbStandard 
  2201.             Height          =   525
  2202.             Index           =   1
  2203.             Left            =   60
  2204.             TabIndex        =   28
  2205.             ToolTipText     =   "Standard Display Style Example 2"
  2206.             Top             =   780
  2207.             Width           =   1245
  2208.             _ExtentX        =   2196
  2209.             _ExtentY        =   926
  2210.             Appearance      =   0
  2211.             BackColor       =   255
  2212.             Caption         =   "Standard Ex. 2"
  2213.             BeginProperty DisabledFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  2214.                Name            =   "MS Sans Serif"
  2215.                Size            =   8.25
  2216.                Charset         =   0
  2217.                Weight          =   400
  2218.                Underline       =   0   'False
  2219.                Italic          =   0   'False
  2220.                Strikethrough   =   0   'False
  2221.             EndProperty
  2222.             BeginProperty DownFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  2223.                Name            =   "MS Sans Serif"
  2224.                Size            =   8.25
  2225.                Charset         =   0
  2226.                Weight          =   400
  2227.                Underline       =   0   'False
  2228.                Italic          =   0   'False
  2229.                Strikethrough   =   0   'False
  2230.             EndProperty
  2231.             BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  2232.                Name            =   "MS Sans Serif"
  2233.                Size            =   8.25
  2234.                Charset         =   0
  2235.                Weight          =   400
  2236.                Underline       =   0   'False
  2237.                Italic          =   0   'False
  2238.                Strikethrough   =   0   'False
  2239.             EndProperty
  2240.             BeginProperty HoverFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  2241.                Name            =   "MS Sans Serif"
  2242.                Size            =   8.25
  2243.                Charset         =   0
  2244.                Weight          =   400
  2245.                Underline       =   0   'False
  2246.                Italic          =   0   'False
  2247.                Strikethrough   =   0   'False
  2248.             EndProperty
  2249.             UseHover        =   0   'False
  2250.          End
  2251.          Begin GradButton.GradientButton gbStandard 
  2252.             Height          =   525
  2253.             Index           =   2
  2254.             Left            =   60
  2255.             TabIndex        =   29
  2256.             ToolTipText     =   "Standard Display Style Example 3"
  2257.             Top             =   1320
  2258.             Width           =   1245
  2259.             _ExtentX        =   2196
  2260.             _ExtentY        =   926
  2261.             Appearance      =   2
  2262.             BackColor       =   16576
  2263.             Caption         =   "Standard Ex. 3"
  2264.             BeginProperty DisabledFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  2265.                Name            =   "MS Sans Serif"
  2266.                Size            =   8.25
  2267.                Charset         =   0
  2268.                Weight          =   400
  2269.                Underline       =   0   'False
  2270.                Italic          =   0   'False
  2271.                Strikethrough   =   0   'False
  2272.             EndProperty
  2273.             BeginProperty DownFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  2274.                Name            =   "MS Sans Serif"
  2275.                Size            =   8.25
  2276.                Charset         =   0
  2277.                Weight          =   400
  2278.                Underline       =   0   'False
  2279.                Italic          =   0   'False
  2280.                Strikethrough   =   0   'False
  2281.             EndProperty
  2282.             BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  2283.                Name            =   "MS Sans Serif"
  2284.                Size            =   8.25
  2285.                Charset         =   0
  2286.                Weight          =   400
  2287.                Underline       =   0   'False
  2288.                Italic          =   0   'False
  2289.                Strikethrough   =   0   'False
  2290.             EndProperty
  2291.             BeginProperty HoverFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  2292.                Name            =   "MS Sans Serif"
  2293.                Size            =   8.25
  2294.                Charset         =   0
  2295.                Weight          =   400
  2296.                Underline       =   0   'False
  2297.                Italic          =   0   'False
  2298.                Strikethrough   =   0   'False
  2299.             EndProperty
  2300.          End
  2301.          Begin GradButton.GradientButton gbStandard 
  2302.             Height          =   525
  2303.             Index           =   3
  2304.             Left            =   60
  2305.             TabIndex        =   30
  2306.             ToolTipText     =   "Standard Display Style Example 4"
  2307.             Top             =   1860
  2308.             Width           =   1245
  2309.             _ExtentX        =   2196
  2310.             _ExtentY        =   926
  2311.             Appearance      =   3
  2312.             BackColor       =   16711680
  2313.             BevelIntensity  =   40
  2314.             Caption         =   "Standard Ex. 4"
  2315.             BeginProperty DisabledFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  2316.                Name            =   "MS Sans Serif"
  2317.                Size            =   8.25
  2318.                Charset         =   0
  2319.                Weight          =   400
  2320.                Underline       =   0   'False
  2321.                Italic          =   0   'False
  2322.                Strikethrough   =   0   'False
  2323.             EndProperty
  2324.             BeginProperty DownFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  2325.                Name            =   "MS Sans Serif"
  2326.                Size            =   8.25
  2327.                Charset         =   0
  2328.                Weight          =   400
  2329.                Underline       =   0   'False
  2330.                Italic          =   0   'False
  2331.                Strikethrough   =   0   'False
  2332.             EndProperty
  2333.             BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  2334.                Name            =   "MS Sans Serif"
  2335.                Size            =   8.25
  2336.                Charset         =   0
  2337.                Weight          =   400
  2338.                Underline       =   0   'False
  2339.                Italic          =   0   'False
  2340.                Strikethrough   =   0   'False
  2341.             EndProperty
  2342.             BeginProperty HoverFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  2343.                Name            =   "MS Sans Serif"
  2344.                Size            =   8.25
  2345.                Charset         =   0
  2346.                Weight          =   400
  2347.                Underline       =   0   'False
  2348.                Italic          =   0   'False
  2349.                Strikethrough   =   0   'False
  2350.             EndProperty
  2351.             UseHover        =   0   'False
  2352.          End
  2353.       End
  2354.    End
  2355.    Begin VB.Frame frFont 
  2356.       Caption         =   "Font"
  2357.       Height          =   1905
  2358.       Left            =   5490
  2359.       TabIndex        =   62
  2360.       Top             =   0
  2361.       Width           =   1365
  2362.       Begin GradButton.GradientButton gbFont 
  2363.          Height          =   525
  2364.          Index           =   0
  2365.          Left            =   60
  2366.          TabIndex        =   13
  2367.          ToolTipText     =   "All Standard Fonts"
  2368.          Top             =   240
  2369.          Width           =   1245
  2370.          _ExtentX        =   2196
  2371.          _ExtentY        =   926
  2372.          Caption         =   "Standard"
  2373.          BeginProperty DisabledFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  2374.             Name            =   "MS Sans Serif"
  2375.             Size            =   8.25
  2376.             Charset         =   0
  2377.             Weight          =   400
  2378.             Underline       =   0   'False
  2379.             Italic          =   0   'False
  2380.             Strikethrough   =   0   'False
  2381.          EndProperty
  2382.          DisabledFontEnabled=   -1  'True
  2383.          BeginProperty DownFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  2384.             Name            =   "MS Sans Serif"
  2385.             Size            =   8.25
  2386.             Charset         =   0
  2387.             Weight          =   400
  2388.             Underline       =   0   'False
  2389.             Italic          =   0   'False
  2390.             Strikethrough   =   0   'False
  2391.          EndProperty
  2392.          DownFontEnabled =   -1  'True
  2393.          BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  2394.             Name            =   "MS Sans Serif"
  2395.             Size            =   8.25
  2396.             Charset         =   0
  2397.             Weight          =   400
  2398.             Underline       =   0   'False
  2399.             Italic          =   0   'False
  2400.             Strikethrough   =   0   'False
  2401.          EndProperty
  2402.          BeginProperty HoverFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  2403.             Name            =   "MS Sans Serif"
  2404.             Size            =   8.25
  2405.             Charset         =   0
  2406.             Weight          =   400
  2407.             Underline       =   0   'False
  2408.             Italic          =   0   'False
  2409.             Strikethrough   =   0   'False
  2410.          EndProperty
  2411.          HoverFontEnabled=   -1  'True
  2412.       End
  2413.       Begin GradButton.GradientButton gbFont 
  2414.          Height          =   525
  2415.          Index           =   1
  2416.          Left            =   60
  2417.          TabIndex        =   14
  2418.          ToolTipText     =   "MS SanSerif Font, Verdana Hover font, Times New Roman Down font, and Courier New Disabled font."
  2419.          Top             =   780
  2420.          Width           =   1245
  2421.          _ExtentX        =   2196
  2422.          _ExtentY        =   926
  2423.          Appearance      =   0
  2424.          Caption         =   "Example 1"
  2425.          BeginProperty DisabledFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  2426.             Name            =   "Courier New"
  2427.             Size            =   8.25
  2428.             Charset         =   0
  2429.             Weight          =   400
  2430.             Underline       =   0   'False
  2431.             Italic          =   -1  'True
  2432.             Strikethrough   =   0   'False
  2433.          EndProperty
  2434.          DisabledFontEnabled=   -1  'True
  2435.          BeginProperty DownFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  2436.             Name            =   "Times New Roman"
  2437.             Size            =   9
  2438.             Charset         =   0
  2439.             Weight          =   700
  2440.             Underline       =   0   'False
  2441.             Italic          =   -1  'True
  2442.             Strikethrough   =   0   'False
  2443.          EndProperty
  2444.          DownFontEnabled =   -1  'True
  2445.          DownForeColor   =   65280
  2446.          BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  2447.             Name            =   "MS Sans Serif"
  2448.             Size            =   8.25
  2449.             Charset         =   0
  2450.             Weight          =   700
  2451.             Underline       =   0   'False
  2452.             Italic          =   0   'False
  2453.             Strikethrough   =   0   'False
  2454.          EndProperty
  2455.          ForeColor       =   255
  2456.          BeginProperty HoverFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  2457.             Name            =   "Verdana"
  2458.             Size            =   8.25
  2459.             Charset         =   0
  2460.             Weight          =   700
  2461.             Underline       =   -1  'True
  2462.             Italic          =   -1  'True
  2463.             Strikethrough   =   0   'False
  2464.          EndProperty
  2465.          HoverFontEnabled=   -1  'True
  2466.          HoverForeColor  =   16711680
  2467.       End
  2468.       Begin GradButton.GradientButton gbFont 
  2469.          Height          =   525
  2470.          Index           =   2
  2471.          Left            =   60
  2472.          TabIndex        =   15
  2473.          ToolTipText     =   "Arial Font, Courier New Hover font, System Down font, and MS Sans Serif Disabled font."
  2474.          Top             =   1320
  2475.          Width           =   1245
  2476.          _ExtentX        =   2196
  2477.          _ExtentY        =   926
  2478.          Appearance      =   2
  2479.          Caption         =   "Example 2"
  2480.          BeginProperty DisabledFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  2481.             Name            =   "MS Sans Serif"
  2482.             Size            =   8.25
  2483.             Charset         =   0
  2484.             Weight          =   400
  2485.             Underline       =   0   'False
  2486.             Italic          =   0   'False
  2487.             Strikethrough   =   0   'False
  2488.          EndProperty
  2489.          DisabledFontEnabled=   -1  'True
  2490.          BeginProperty DownFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  2491.             Name            =   "System"
  2492.             Size            =   9.75
  2493.             Charset         =   0
  2494.             Weight          =   700
  2495.             Underline       =   0   'False
  2496.             Italic          =   -1  'True
  2497.             Strikethrough   =   -1  'True
  2498.          EndProperty
  2499.          DownFontEnabled =   -1  'True
  2500.          DownForeColor   =   49344
  2501.          BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  2502.             Name            =   "Arial"
  2503.             Size            =   9.75
  2504.             Charset         =   0
  2505.             Weight          =   400
  2506.             Underline       =   0   'False
  2507.             Italic          =   0   'False
  2508.             Strikethrough   =   -1  'True
  2509.          EndProperty
  2510.          ForeColor       =   12583104
  2511.          BeginProperty HoverFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  2512.             Name            =   "Courier New"
  2513.             Size            =   12
  2514.             Charset         =   0
  2515.             Weight          =   700
  2516.             Underline       =   0   'False
  2517.             Italic          =   0   'False
  2518.             Strikethrough   =   0   'False
  2519.          EndProperty
  2520.          HoverFontEnabled=   -1  'True
  2521.          HoverForeColor  =   16776960
  2522.       End
  2523.    End
  2524.    Begin VB.Frame frColor 
  2525.       Caption         =   "Color"
  2526.       Height          =   1905
  2527.       Left            =   4080
  2528.       TabIndex        =   61
  2529.       Top             =   0
  2530.       Width           =   1365
  2531.       Begin GradButton.GradientButton gbColor 
  2532.          Height          =   525
  2533.          Index           =   0
  2534.          Left            =   60
  2535.          TabIndex        =   10
  2536.          ToolTipText     =   "Standard Text Colors"
  2537.          Top             =   240
  2538.          Width           =   1245
  2539.          _ExtentX        =   2196
  2540.          _ExtentY        =   926
  2541.          Caption         =   "Standard"
  2542.          BeginProperty DisabledFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  2543.             Name            =   "MS Sans Serif"
  2544.             Size            =   8.25
  2545.             Charset         =   0
  2546.             Weight          =   400
  2547.             Underline       =   0   'False
  2548.             Italic          =   0   'False
  2549.             Strikethrough   =   0   'False
  2550.          EndProperty
  2551.          BeginProperty DownFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  2552.             Name            =   "MS Sans Serif"
  2553.             Size            =   8.25
  2554.             Charset         =   0
  2555.             Weight          =   400
  2556.             Underline       =   0   'False
  2557.             Italic          =   0   'False
  2558.             Strikethrough   =   0   'False
  2559.          EndProperty
  2560.          BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  2561.             Name            =   "MS Sans Serif"
  2562.             Size            =   8.25
  2563.             Charset         =   0
  2564.             Weight          =   400
  2565.             Underline       =   0   'False
  2566.             Italic          =   0   'False
  2567.             Strikethrough   =   0   'False
  2568.          EndProperty
  2569.          BeginProperty HoverFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  2570.             Name            =   "MS Sans Serif"
  2571.             Size            =   8.25
  2572.             Charset         =   0
  2573.             Weight          =   400
  2574.             Underline       =   0   'False
  2575.             Italic          =   0   'False
  2576.             Strikethrough   =   0   'False
  2577.          EndProperty
  2578.       End
  2579.       Begin GradButton.GradientButton gbColor 
  2580.          Height          =   525
  2581.          Index           =   1
  2582.          Left            =   60
  2583.          TabIndex        =   11
  2584.          ToolTipText     =   "Red forecolor, Blue Hover Color, Green Down color, and System Disabled Text Color when disabled."
  2585.          Top             =   780
  2586.          Width           =   1245
  2587.          _ExtentX        =   2196
  2588.          _ExtentY        =   926
  2589.          Appearance      =   0
  2590.          Caption         =   "Example 1"
  2591.          BeginProperty DisabledFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  2592.             Name            =   "MS Sans Serif"
  2593.             Size            =   8.25
  2594.             Charset         =   0
  2595.             Weight          =   400
  2596.             Underline       =   0   'False
  2597.             Italic          =   0   'False
  2598.             Strikethrough   =   0   'False
  2599.          EndProperty
  2600.          BeginProperty DownFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  2601.             Name            =   "MS Sans Serif"
  2602.             Size            =   8.25
  2603.             Charset         =   0
  2604.             Weight          =   400
  2605.             Underline       =   0   'False
  2606.             Italic          =   0   'False
  2607.             Strikethrough   =   0   'False
  2608.          EndProperty
  2609.          DownForeColor   =   65280
  2610.          BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  2611.             Name            =   "MS Sans Serif"
  2612.             Size            =   8.25
  2613.             Charset         =   0
  2614.             Weight          =   400
  2615.             Underline       =   0   'False
  2616.             Italic          =   0   'False
  2617.             Strikethrough   =   0   'False
  2618.          EndProperty
  2619.          ForeColor       =   255
  2620.          BeginProperty HoverFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  2621.             Name            =   "MS Sans Serif"
  2622.             Size            =   8.25
  2623.             Charset         =   0
  2624.             Weight          =   400
  2625.             Underline       =   0   'False
  2626.             Italic          =   0   'False
  2627.             Strikethrough   =   0   'False
  2628.          EndProperty
  2629.          HoverForeColor  =   16711680
  2630.       End
  2631.       Begin GradButton.GradientButton gbColor 
  2632.          Height          =   525
  2633.          Index           =   2
  2634.          Left            =   60
  2635.          TabIndex        =   12
  2636.          ToolTipText     =   "Purple forecolor, Cyan Hover Color, Dirty Yellow Down color, and System Disabled Text Color when disabled."
  2637.          Top             =   1320
  2638.          Width           =   1245
  2639.          _ExtentX        =   2196
  2640.          _ExtentY        =   926
  2641.          Appearance      =   2
  2642.          Caption         =   "Example 2"
  2643.          BeginProperty DisabledFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  2644.             Name            =   "MS Sans Serif"
  2645.             Size            =   8.25
  2646.             Charset         =   0
  2647.             Weight          =   400
  2648.             Underline       =   0   'False
  2649.             Italic          =   0   'False
  2650.             Strikethrough   =   0   'False
  2651.          EndProperty
  2652.          BeginProperty DownFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  2653.             Name            =   "MS Sans Serif"
  2654.             Size            =   8.25
  2655.             Charset         =   0
  2656.             Weight          =   400
  2657.             Underline       =   0   'False
  2658.             Italic          =   0   'False
  2659.             Strikethrough   =   0   'False
  2660.          EndProperty
  2661.          DownForeColor   =   49344
  2662.          BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  2663.             Name            =   "MS Sans Serif"
  2664.             Size            =   8.25
  2665.             Charset         =   0
  2666.             Weight          =   400
  2667.             Underline       =   0   'False
  2668.             Italic          =   0   'False
  2669.             Strikethrough   =   0   'False
  2670.          EndProperty
  2671.          ForeColor       =   12583104
  2672.          BeginProperty HoverFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  2673.             Name            =   "MS Sans Serif"
  2674.             Size            =   8.25
  2675.             Charset         =   0
  2676.             Weight          =   400
  2677.             Underline       =   0   'False
  2678.             Italic          =   0   'False
  2679.             Strikethrough   =   0   'False
  2680.          EndProperty
  2681.          HoverForeColor  =   16776960
  2682.       End
  2683.    End
  2684.    Begin VB.Frame frCaptionAlign 
  2685.       Caption         =   "Caption Align"
  2686.       Height          =   1905
  2687.       Left            =   2670
  2688.       TabIndex        =   60
  2689.       Top             =   0
  2690.       Width           =   1365
  2691.       Begin GradButton.GradientButton gbCaptionAlign 
  2692.          Height          =   525
  2693.          Index           =   0
  2694.          Left            =   60
  2695.          TabIndex        =   7
  2696.          ToolTipText     =   "Centered Text"
  2697.          Top             =   240
  2698.          Width           =   1245
  2699.          _ExtentX        =   2196
  2700.          _ExtentY        =   926
  2701.          Caption         =   "Centered"
  2702.          BeginProperty DisabledFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  2703.             Name            =   "MS Sans Serif"
  2704.             Size            =   8.25
  2705.             Charset         =   0
  2706.             Weight          =   400
  2707.             Underline       =   0   'False
  2708.             Italic          =   0   'False
  2709.             Strikethrough   =   0   'False
  2710.          EndProperty
  2711.          BeginProperty DownFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  2712.             Name            =   "MS Sans Serif"
  2713.             Size            =   8.25
  2714.             Charset         =   0
  2715.             Weight          =   400
  2716.             Underline       =   0   'False
  2717.             Italic          =   0   'False
  2718.             Strikethrough   =   0   'False
  2719.          EndProperty
  2720.          BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  2721.             Name            =   "MS Sans Serif"
  2722.             Size            =   8.25
  2723.             Charset         =   0
  2724.             Weight          =   400
  2725.             Underline       =   0   'False
  2726.             Italic          =   0   'False
  2727.             Strikethrough   =   0   'False
  2728.          EndProperty
  2729.          BeginProperty HoverFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  2730.             Name            =   "MS Sans Serif"
  2731.             Size            =   8.25
  2732.             Charset         =   0
  2733.             Weight          =   400
  2734.             Underline       =   0   'False
  2735.             Italic          =   0   'False
  2736.             Strikethrough   =   0   'False
  2737.          EndProperty
  2738.          HoverForeColor  =   -2147483635
  2739.       End
  2740.       Begin GradButton.GradientButton gbCaptionAlign 
  2741.          Height          =   525
  2742.          Index           =   1
  2743.          Left            =   60
  2744.          TabIndex        =   8
  2745.          ToolTipText     =   "Left Aligned Text"
  2746.          Top             =   780
  2747.          Width           =   1245
  2748.          _ExtentX        =   2196
  2749.          _ExtentY        =   926
  2750.          Alignment       =   0
  2751.          Appearance      =   0
  2752.          Caption         =   "Left"
  2753.          BeginProperty DisabledFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  2754.             Name            =   "MS Sans Serif"
  2755.             Size            =   8.25
  2756.             Charset         =   0
  2757.             Weight          =   400
  2758.             Underline       =   0   'False
  2759.             Italic          =   0   'False
  2760.             Strikethrough   =   0   'False
  2761.          EndProperty
  2762.          BeginProperty DownFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  2763.             Name            =   "MS Sans Serif"
  2764.             Size            =   8.25
  2765.             Charset         =   0
  2766.             Weight          =   400
  2767.             Underline       =   0   'False
  2768.             Italic          =   0   'False
  2769.             Strikethrough   =   0   'False
  2770.          EndProperty
  2771.          BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  2772.             Name            =   "MS Sans Serif"
  2773.             Size            =   8.25
  2774.             Charset         =   0
  2775.             Weight          =   400
  2776.             Underline       =   0   'False
  2777.             Italic          =   0   'False
  2778.             Strikethrough   =   0   'False
  2779.          EndProperty
  2780.          BeginProperty HoverFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  2781.             Name            =   "MS Sans Serif"
  2782.             Size            =   8.25
  2783.             Charset         =   0
  2784.             Weight          =   400
  2785.             Underline       =   0   'False
  2786.             Italic          =   0   'False
  2787.             Strikethrough   =   0   'False
  2788.          EndProperty
  2789.          HoverForeColor  =   -2147483635
  2790.       End
  2791.       Begin GradButton.GradientButton gbCaptionAlign 
  2792.          Height          =   525
  2793.          Index           =   2
  2794.          Left            =   60
  2795.          TabIndex        =   9
  2796.          ToolTipText     =   "Right Aligned Text"
  2797.          Top             =   1320
  2798.          Width           =   1245
  2799.          _ExtentX        =   2196
  2800.          _ExtentY        =   926
  2801.          Alignment       =   1
  2802.          Appearance      =   2
  2803.          Caption         =   "Right"
  2804.          BeginProperty DisabledFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  2805.             Name            =   "MS Sans Serif"
  2806.             Size            =   8.25
  2807.             Charset         =   0
  2808.             Weight          =   400
  2809.             Underline       =   0   'False
  2810.             Italic          =   0   'False
  2811.             Strikethrough   =   0   'False
  2812.          EndProperty
  2813.          BeginProperty DownFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  2814.             Name            =   "MS Sans Serif"
  2815.             Size            =   8.25
  2816.             Charset         =   0
  2817.             Weight          =   400
  2818.             Underline       =   0   'False
  2819.             Italic          =   0   'False
  2820.             Strikethrough   =   0   'False
  2821.          EndProperty
  2822.          BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  2823.             Name            =   "MS Sans Serif"
  2824.             Size            =   8.25
  2825.             Charset         =   0
  2826.             Weight          =   400
  2827.             Underline       =   0   'False
  2828.             Italic          =   0   'False
  2829.             Strikethrough   =   0   'False
  2830.          EndProperty
  2831.          BeginProperty HoverFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  2832.             Name            =   "MS Sans Serif"
  2833.             Size            =   8.25
  2834.             Charset         =   0
  2835.             Weight          =   400
  2836.             Underline       =   0   'False
  2837.             Italic          =   0   'False
  2838.             Strikethrough   =   0   'False
  2839.          EndProperty
  2840.          HoverForeColor  =   -2147483635
  2841.       End
  2842.    End
  2843.    Begin VB.Frame frAppearance 
  2844.       Caption         =   "Appearances"
  2845.       Height          =   2445
  2846.       Left            =   8400
  2847.       TabIndex        =   59
  2848.       Top             =   0
  2849.       Width           =   2625
  2850.       Begin GradButton.GradientButton gbAppearance 
  2851.          Height          =   525
  2852.          Index           =   0
  2853.          Left            =   60
  2854.          TabIndex        =   19
  2855.          ToolTipText     =   "3D Border style with Hover Display"
  2856.          Top             =   240
  2857.          Width           =   1245
  2858.          _ExtentX        =   2196
  2859.          _ExtentY        =   926
  2860.          Caption         =   "3-D with Hover"
  2861.          BeginProperty DisabledFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  2862.             Name            =   "MS Sans Serif"
  2863.             Size            =   8.25
  2864.             Charset         =   0
  2865.             Weight          =   400
  2866.             Underline       =   0   'False
  2867.             Italic          =   0   'False
  2868.             Strikethrough   =   0   'False
  2869.          EndProperty
  2870.          BeginProperty DownFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  2871.             Name            =   "MS Sans Serif"
  2872.             Size            =   8.25
  2873.             Charset         =   0
  2874.             Weight          =   400
  2875.             Underline       =   0   'False
  2876.             Italic          =   0   'False
  2877.             Strikethrough   =   0   'False
  2878.          EndProperty
  2879.          BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  2880.             Name            =   "MS Sans Serif"
  2881.             Size            =   8.25
  2882.             Charset         =   0
  2883.             Weight          =   400
  2884.             Underline       =   0   'False
  2885.             Italic          =   0   'False
  2886.             Strikethrough   =   0   'False
  2887.          EndProperty
  2888.          BeginProperty HoverFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  2889.             Name            =   "MS Sans Serif"
  2890.             Size            =   8.25
  2891.             Charset         =   0
  2892.             Weight          =   400
  2893.             Underline       =   0   'False
  2894.             Italic          =   0   'False
  2895.             Strikethrough   =   0   'False
  2896.          EndProperty
  2897.          HoverForeColor  =   -2147483635
  2898.       End
  2899.       Begin GradButton.GradientButton gbAppearance 
  2900.          Height          =   525
  2901.          Index           =   1
  2902.          Left            =   60
  2903.          TabIndex        =   21
  2904.          ToolTipText     =   "Flat Border style with Hover Display"
  2905.          Top             =   780
  2906.          Width           =   1245
  2907.          _ExtentX        =   2196
  2908.          _ExtentY        =   926
  2909.          Appearance      =   0
  2910.          Caption         =   "Flat with Hover"
  2911.          BeginProperty DisabledFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  2912.             Name            =   "MS Sans Serif"
  2913.             Size            =   8.25
  2914.             Charset         =   0
  2915.             Weight          =   400
  2916.             Underline       =   0   'False
  2917.             Italic          =   0   'False
  2918.             Strikethrough   =   0   'False
  2919.          EndProperty
  2920.          BeginProperty DownFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  2921.             Name            =   "MS Sans Serif"
  2922.             Size            =   8.25
  2923.             Charset         =   0
  2924.             Weight          =   400
  2925.             Underline       =   0   'False
  2926.             Italic          =   0   'False
  2927.             Strikethrough   =   0   'False
  2928.          EndProperty
  2929.          BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  2930.             Name            =   "MS Sans Serif"
  2931.             Size            =   8.25
  2932.             Charset         =   0
  2933.             Weight          =   400
  2934.             Underline       =   0   'False
  2935.             Italic          =   0   'False
  2936.             Strikethrough   =   0   'False
  2937.          EndProperty
  2938.          BeginProperty HoverFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  2939.             Name            =   "MS Sans Serif"
  2940.             Size            =   8.25
  2941.             Charset         =   0
  2942.             Weight          =   400
  2943.             Underline       =   0   'False
  2944.             Italic          =   0   'False
  2945.             Strikethrough   =   0   'False
  2946.          EndProperty
  2947.          HoverForeColor  =   -2147483634
  2948.       End
  2949.       Begin GradButton.GradientButton gbAppearance 
  2950.          Height          =   525
  2951.          Index           =   2
  2952.          Left            =   60
  2953.          TabIndex        =   23
  2954.          ToolTipText     =   "Etched Border style with Hover Display"
  2955.          Top             =   1320
  2956.          Width           =   1245
  2957.          _ExtentX        =   2196
  2958.          _ExtentY        =   926
  2959.          Appearance      =   2
  2960.          Caption         =   "Etched with Hover"
  2961.          BeginProperty DisabledFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  2962.             Name            =   "MS Sans Serif"
  2963.             Size            =   8.25
  2964.             Charset         =   0
  2965.             Weight          =   400
  2966.             Underline       =   0   'False
  2967.             Italic          =   0   'False
  2968.             Strikethrough   =   0   'False
  2969.          EndProperty
  2970.          BeginProperty DownFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  2971.             Name            =   "MS Sans Serif"
  2972.             Size            =   8.25
  2973.             Charset         =   0
  2974.             Weight          =   400
  2975.             Underline       =   0   'False
  2976.             Italic          =   0   'False
  2977.             Strikethrough   =   0   'False
  2978.          EndProperty
  2979.          BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  2980.             Name            =   "MS Sans Serif"
  2981.             Size            =   8.25
  2982.             Charset         =   0
  2983.             Weight          =   400
  2984.             Underline       =   0   'False
  2985.             Italic          =   0   'False
  2986.             Strikethrough   =   0   'False
  2987.          EndProperty
  2988.          BeginProperty HoverFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  2989.             Name            =   "MS Sans Serif"
  2990.             Size            =   8.25
  2991.             Charset         =   0
  2992.             Weight          =   400
  2993.             Underline       =   0   'False
  2994.             Italic          =   0   'False
  2995.             Strikethrough   =   0   'False
  2996.          EndProperty
  2997.          HoverForeColor  =   -2147483631
  2998.       End
  2999.       Begin GradButton.GradientButton gbAppearance 
  3000.          Height          =   525
  3001.          Index           =   3
  3002.          Left            =   1320
  3003.          TabIndex        =   20
  3004.          ToolTipText     =   "3D Border style without Hover Display"
  3005.          Top             =   240
  3006.          Width           =   1245
  3007.          _ExtentX        =   2196
  3008.          _ExtentY        =   926
  3009.          Caption         =   "3-D w/o Hover"
  3010.          BeginProperty DisabledFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  3011.             Name            =   "MS Sans Serif"
  3012.             Size            =   8.25
  3013.             Charset         =   0
  3014.             Weight          =   400
  3015.             Underline       =   0   'False
  3016.             Italic          =   0   'False
  3017.             Strikethrough   =   0   'False
  3018.          EndProperty
  3019.          BeginProperty DownFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  3020.             Name            =   "MS Sans Serif"
  3021.             Size            =   8.25
  3022.             Charset         =   0
  3023.             Weight          =   400
  3024.             Underline       =   0   'False
  3025.             Italic          =   0   'False
  3026.             Strikethrough   =   0   'False
  3027.          EndProperty
  3028.          BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  3029.             Name            =   "MS Sans Serif"
  3030.             Size            =   8.25
  3031.             Charset         =   0
  3032.             Weight          =   400
  3033.             Underline       =   0   'False
  3034.             Italic          =   0   'False
  3035.             Strikethrough   =   0   'False
  3036.          EndProperty
  3037.          BeginProperty HoverFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  3038.             Name            =   "MS Sans Serif"
  3039.             Size            =   8.25
  3040.             Charset         =   0
  3041.             Weight          =   400
  3042.             Underline       =   0   'False
  3043.             Italic          =   0   'False
  3044.             Strikethrough   =   0   'False
  3045.          EndProperty
  3046.          HoverForeColor  =   -2147483635
  3047.          UseHover        =   0   'False
  3048.       End
  3049.       Begin GradButton.GradientButton gbAppearance 
  3050.          Height          =   525
  3051.          Index           =   4
  3052.          Left            =   1320
  3053.          TabIndex        =   22
  3054.          ToolTipText     =   "Flat Border style without Hover Display"
  3055.          Top             =   780
  3056.          Width           =   1245
  3057.          _ExtentX        =   2196
  3058.          _ExtentY        =   926
  3059.          Appearance      =   0
  3060.          Caption         =   "Flat w/o Hover"
  3061.          BeginProperty DisabledFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  3062.             Name            =   "MS Sans Serif"
  3063.             Size            =   8.25
  3064.             Charset         =   0
  3065.             Weight          =   400
  3066.             Underline       =   0   'False
  3067.             Italic          =   0   'False
  3068.             Strikethrough   =   0   'False
  3069.          EndProperty
  3070.          BeginProperty DownFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  3071.             Name            =   "MS Sans Serif"
  3072.             Size            =   8.25
  3073.             Charset         =   0
  3074.             Weight          =   400
  3075.             Underline       =   0   'False
  3076.             Italic          =   0   'False
  3077.             Strikethrough   =   0   'False
  3078.          EndProperty
  3079.          BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  3080.             Name            =   "MS Sans Serif"
  3081.             Size            =   8.25
  3082.             Charset         =   0
  3083.             Weight          =   400
  3084.             Underline       =   0   'False
  3085.             Italic          =   0   'False
  3086.             Strikethrough   =   0   'False
  3087.          EndProperty
  3088.          BeginProperty HoverFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  3089.             Name            =   "MS Sans Serif"
  3090.             Size            =   8.25
  3091.             Charset         =   0
  3092.             Weight          =   400
  3093.             Underline       =   0   'False
  3094.             Italic          =   0   'False
  3095.             Strikethrough   =   0   'False
  3096.          EndProperty
  3097.          HoverForeColor  =   -2147483634
  3098.          UseHover        =   0   'False
  3099.       End
  3100.       Begin GradButton.GradientButton gbAppearance 
  3101.          Height          =   525
  3102.          Index           =   5
  3103.          Left            =   1320
  3104.          TabIndex        =   24
  3105.          ToolTipText     =   "Etched Border style without Hover Display"
  3106.          Top             =   1320
  3107.          Width           =   1245
  3108.          _ExtentX        =   2196
  3109.          _ExtentY        =   926
  3110.          Appearance      =   2
  3111.          Caption         =   "Etched w/o Hover"
  3112.          BeginProperty DisabledFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  3113.             Name            =   "MS Sans Serif"
  3114.             Size            =   8.25
  3115.             Charset         =   0
  3116.             Weight          =   400
  3117.             Underline       =   0   'False
  3118.             Italic          =   0   'False
  3119.             Strikethrough   =   0   'False
  3120.          EndProperty
  3121.          BeginProperty DownFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  3122.             Name            =   "MS Sans Serif"
  3123.             Size            =   8.25
  3124.             Charset         =   0
  3125.             Weight          =   400
  3126.             Underline       =   0   'False
  3127.             Italic          =   0   'False
  3128.             Strikethrough   =   0   'False
  3129.          EndProperty
  3130.          BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  3131.             Name            =   "MS Sans Serif"
  3132.             Size            =   8.25
  3133.             Charset         =   0
  3134.             Weight          =   400
  3135.             Underline       =   0   'False
  3136.             Italic          =   0   'False
  3137.             Strikethrough   =   0   'False
  3138.          EndProperty
  3139.          BeginProperty HoverFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  3140.             Name            =   "MS Sans Serif"
  3141.             Size            =   8.25
  3142.             Charset         =   0
  3143.             Weight          =   400
  3144.             Underline       =   0   'False
  3145.             Italic          =   0   'False
  3146.             Strikethrough   =   0   'False
  3147.          EndProperty
  3148.          HoverForeColor  =   -2147483631
  3149.          UseHover        =   0   'False
  3150.       End
  3151.       Begin GradButton.GradientButton gbAppearance 
  3152.          Height          =   525
  3153.          Index           =   6
  3154.          Left            =   60
  3155.          TabIndex        =   25
  3156.          ToolTipText     =   "Beveled Border style with Hover Display"
  3157.          Top             =   1860
  3158.          Width           =   1245
  3159.          _ExtentX        =   2196
  3160.          _ExtentY        =   926
  3161.          Appearance      =   3
  3162.          Caption         =   "Bevel with Hover"
  3163.          BeginProperty DisabledFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  3164.             Name            =   "MS Sans Serif"
  3165.             Size            =   8.25
  3166.             Charset         =   0
  3167.             Weight          =   400
  3168.             Underline       =   0   'False
  3169.             Italic          =   0   'False
  3170.             Strikethrough   =   0   'False
  3171.          EndProperty
  3172.          BeginProperty DownFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  3173.             Name            =   "MS Sans Serif"
  3174.             Size            =   8.25
  3175.             Charset         =   0
  3176.             Weight          =   400
  3177.             Underline       =   0   'False
  3178.             Italic          =   0   'False
  3179.             Strikethrough   =   0   'False
  3180.          EndProperty
  3181.          BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  3182.             Name            =   "MS Sans Serif"
  3183.             Size            =   8.25
  3184.             Charset         =   0
  3185.             Weight          =   400
  3186.             Underline       =   0   'False
  3187.             Italic          =   0   'False
  3188.             Strikethrough   =   0   'False
  3189.          EndProperty
  3190.          BeginProperty HoverFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  3191.             Name            =   "MS Sans Serif"
  3192.             Size            =   8.25
  3193.             Charset         =   0
  3194.             Weight          =   400
  3195.             Underline       =   0   'False
  3196.             Italic          =   0   'False
  3197.             Strikethrough   =   0   'False
  3198.          EndProperty
  3199.          HoverForeColor  =   -2147483624
  3200.       End
  3201.       Begin GradButton.GradientButton gbAppearance 
  3202.          Height          =   525
  3203.          Index           =   7
  3204.          Left            =   1320
  3205.          TabIndex        =   26
  3206.          ToolTipText     =   "Beveled Border style without Hover Display"
  3207.          Top             =   1860
  3208.          Width           =   1245
  3209.          _ExtentX        =   2196
  3210.          _ExtentY        =   926
  3211.          Appearance      =   3
  3212.          Caption         =   "Bevel w/o Hover"
  3213.          BeginProperty DisabledFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  3214.             Name            =   "MS Sans Serif"
  3215.             Size            =   8.25
  3216.             Charset         =   0
  3217.             Weight          =   400
  3218.             Underline       =   0   'False
  3219.             Italic          =   0   'False
  3220.             Strikethrough   =   0   'False
  3221.          EndProperty
  3222.          BeginProperty DownFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  3223.             Name            =   "MS Sans Serif"
  3224.             Size            =   8.25
  3225.             Charset         =   0
  3226.             Weight          =   400
  3227.             Underline       =   0   'False
  3228.             Italic          =   0   'False
  3229.             Strikethrough   =   0   'False
  3230.          EndProperty
  3231.          BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  3232.             Name            =   "MS Sans Serif"
  3233.             Size            =   8.25
  3234.             Charset         =   0
  3235.             Weight          =   400
  3236.             Underline       =   0   'False
  3237.             Italic          =   0   'False
  3238.             Strikethrough   =   0   'False
  3239.          EndProperty
  3240.          BeginProperty HoverFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  3241.             Name            =   "MS Sans Serif"
  3242.             Size            =   8.25
  3243.             Charset         =   0
  3244.             Weight          =   400
  3245.             Underline       =   0   'False
  3246.             Italic          =   0   'False
  3247.             Strikethrough   =   0   'False
  3248.          EndProperty
  3249.          HoverForeColor  =   -2147483624
  3250.          UseHover        =   0   'False
  3251.       End
  3252.    End
  3253.    Begin VB.Label lblCredits 
  3254.       Height          =   1005
  3255.       Left            =   90
  3256.       TabIndex        =   70
  3257.       Top             =   5730
  3258.       Width           =   9735
  3259.    End
  3260.    Begin VB.Label lblCredit 
  3261.       AutoSize        =   -1  'True
  3262.       Caption         =   "Credits:"
  3263.       BeginProperty Font 
  3264.          Name            =   "MS Sans Serif"
  3265.          Size            =   8.25
  3266.          Charset         =   0
  3267.          Weight          =   700
  3268.          Underline       =   0   'False
  3269.          Italic          =   0   'False
  3270.          Strikethrough   =   0   'False
  3271.       EndProperty
  3272.       Height          =   195
  3273.       Left            =   0
  3274.       TabIndex        =   69
  3275.       Top             =   5520
  3276.       Width           =   660
  3277.    End
  3278.    Begin VB.Label lblDescription 
  3279.       Caption         =   $"frmGradButtonExample.frx":2D5B8
  3280.       Height          =   825
  3281.       Left            =   0
  3282.       TabIndex        =   68
  3283.       Top             =   4680
  3284.       Width           =   8235
  3285.    End
  3286. Attribute VB_Name = "frmGradButtonExample"
  3287. Attribute VB_GlobalNameSpace = False
  3288. Attribute VB_Creatable = False
  3289. Attribute VB_PredeclaredId = True
  3290. Attribute VB_Exposed = False
  3291. Option Explicit
  3292. Private Const CREDITS = "Kath-Rock Software - Gradient Class (Modified for improved speed)" & vbCrLf & _
  3293.                         "Night Wolf - Mouse Enter/Exit Coding (Modified for improved flexibility)" & vbCrLf & _
  3294.                         "Nightshadow - Access Key Extraction (Modified for multiple access keys)" & vbCrLf & _
  3295.                         "Microsoft - Transparent Paint Routines (Modified to work outside of a class)" & vbCrLf & _
  3296.                         "Stuart Pennington - Bevel Coding (Modified for variable intensity, default offsets, added Depressed state, and adapted to other styles)"
  3297. Private Sub Form_Load()
  3298.     lblCredits.Caption = CREDITS
  3299. End Sub
  3300. Private Sub gbExit_Click()
  3301.     Unload Me
  3302. End Sub
  3303. Private Sub gbOptionButton_ValueChanged(Index As Integer, New_Value As Boolean)
  3304.     gbOptionButton(Index).Caption = "Option Button " & CStr(Index + 1) & " Value = " & New_Value
  3305. End Sub
  3306. Private Sub gbStateButton_ValueChanged(Index As Integer, New_Value As Boolean)
  3307.     gbStateButton(Index).Caption = "State Button " & CStr(Index + 1) & " Value = " & New_Value
  3308. End Sub
  3309.