home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 2000 September / VPR0009A.BIN / HANDA / HANDA.FRM < prev    next >
Text File  |  2000-07-04  |  10KB  |  339 lines

  1. VERSION 5.00
  2. Begin VB.Form Form1 
  3.    BackColor       =   &H80000018&
  4.    Caption         =   "Form1"
  5.    ClientHeight    =   6810
  6.    ClientLeft      =   60
  7.    ClientTop       =   345
  8.    ClientWidth     =   9660
  9.    FillColor       =   &H00C0C000&
  10.    LinkTopic       =   "Form1"
  11.    ScaleHeight     =   6810
  12.    ScaleWidth      =   9660
  13.    StartUpPosition =   3  'Windows の既定値
  14.    Begin VB.CommandButton lb 
  15.       Caption         =   "左後進"
  16.       BeginProperty Font 
  17.          Name            =   "MS Pゴシック"
  18.          Size            =   20.25
  19.          Charset         =   128
  20.          Weight          =   400
  21.          Underline       =   0   'False
  22.          Italic          =   0   'False
  23.          Strikethrough   =   0   'False
  24.       EndProperty
  25.       Height          =   975
  26.       Index           =   0
  27.       Left            =   600
  28.       TabIndex        =   11
  29.       Top             =   4680
  30.       Width           =   1455
  31.    End
  32.    Begin VB.CommandButton rb 
  33.       Caption         =   "右後進"
  34.       BeginProperty Font 
  35.          Name            =   "MS Pゴシック"
  36.          Size            =   20.25
  37.          Charset         =   128
  38.          Weight          =   400
  39.          Underline       =   0   'False
  40.          Italic          =   0   'False
  41.          Strikethrough   =   0   'False
  42.       EndProperty
  43.       Height          =   975
  44.       Index           =   3
  45.       Left            =   4560
  46.       TabIndex        =   10
  47.       Top             =   4680
  48.       Width           =   1455
  49.    End
  50.    Begin VB.CommandButton lf 
  51.       Caption         =   "左前進"
  52.       BeginProperty Font 
  53.          Name            =   "MS Pゴシック"
  54.          Size            =   20.25
  55.          Charset         =   128
  56.          Weight          =   400
  57.          Underline       =   0   'False
  58.          Italic          =   0   'False
  59.          Strikethrough   =   0   'False
  60.       EndProperty
  61.       Height          =   975
  62.       Index           =   1
  63.       Left            =   480
  64.       TabIndex        =   9
  65.       Top             =   1440
  66.       Width           =   1455
  67.    End
  68.    Begin VB.CommandButton rf 
  69.       Caption         =   "右前進"
  70.       BeginProperty Font 
  71.          Name            =   "MS Pゴシック"
  72.          Size            =   20.25
  73.          Charset         =   128
  74.          Weight          =   400
  75.          Underline       =   0   'False
  76.          Italic          =   0   'False
  77.          Strikethrough   =   0   'False
  78.       EndProperty
  79.       Height          =   975
  80.       Index           =   0
  81.       Left            =   4560
  82.       TabIndex        =   8
  83.       Top             =   1440
  84.       Width           =   1455
  85.    End
  86.    Begin VB.CommandButton back 
  87.       Caption         =   "後進"
  88.       BeginProperty Font 
  89.          Name            =   "MS Pゴシック"
  90.          Size            =   27.75
  91.          Charset         =   128
  92.          Weight          =   400
  93.          Underline       =   0   'False
  94.          Italic          =   0   'False
  95.          Strikethrough   =   0   'False
  96.       EndProperty
  97.       Height          =   1455
  98.       Index           =   1
  99.       Left            =   2280
  100.       TabIndex        =   7
  101.       Top             =   4680
  102.       Width           =   1935
  103.    End
  104.    Begin VB.CommandButton Command1 
  105.       BackColor       =   &H8000000D&
  106.       Caption         =   "攻撃!"
  107.       BeginProperty Font 
  108.          Name            =   "MS Pゴシック"
  109.          Size            =   27.75
  110.          Charset         =   128
  111.          Weight          =   400
  112.          Underline       =   0   'False
  113.          Italic          =   0   'False
  114.          Strikethrough   =   0   'False
  115.       EndProperty
  116.       Height          =   4695
  117.       Index           =   4
  118.       Left            =   6720
  119.       MaskColor       =   &H00C00000&
  120.       TabIndex        =   6
  121.       Top             =   1200
  122.       Width           =   2535
  123.    End
  124.    Begin VB.CommandButton stop 
  125.       Caption         =   "停止"
  126.       BeginProperty Font 
  127.          Name            =   "MS Pゴシック"
  128.          Size            =   27.75
  129.          Charset         =   128
  130.          Weight          =   400
  131.          Underline       =   0   'False
  132.          Italic          =   0   'False
  133.          Strikethrough   =   0   'False
  134.       EndProperty
  135.       Height          =   1335
  136.       Index           =   3
  137.       Left            =   2280
  138.       TabIndex        =   5
  139.       Top             =   2880
  140.       Width           =   1935
  141.    End
  142.    Begin VB.CommandButton right 
  143.       Caption         =   "右転回"
  144.       BeginProperty Font 
  145.          Name            =   "MS Pゴシック"
  146.          Size            =   27.75
  147.          Charset         =   128
  148.          Weight          =   400
  149.          Underline       =   0   'False
  150.          Italic          =   0   'False
  151.          Strikethrough   =   0   'False
  152.       EndProperty
  153.       Height          =   1335
  154.       Index           =   2
  155.       Left            =   4440
  156.       TabIndex        =   4
  157.       Top             =   2880
  158.       Width           =   1815
  159.    End
  160.    Begin VB.CommandButton left 
  161.       Caption         =   "左転回"
  162.       BeginProperty Font 
  163.          Name            =   "MS Pゴシック"
  164.          Size            =   27.75
  165.          Charset         =   128
  166.          Weight          =   400
  167.          Underline       =   0   'False
  168.          Italic          =   0   'False
  169.          Strikethrough   =   0   'False
  170.       EndProperty
  171.       Height          =   1335
  172.       Index           =   1
  173.       Left            =   240
  174.       TabIndex        =   3
  175.       Top             =   2880
  176.       Width           =   1815
  177.    End
  178.    Begin VB.CommandButton front 
  179.       Caption         =   "前進"
  180.       BeginProperty Font 
  181.          Name            =   "MS Pゴシック"
  182.          Size            =   27.75
  183.          Charset         =   128
  184.          Weight          =   400
  185.          Underline       =   0   'False
  186.          Italic          =   0   'False
  187.          Strikethrough   =   0   'False
  188.       EndProperty
  189.       Height          =   1455
  190.       Index           =   0
  191.       Left            =   2280
  192.       TabIndex        =   0
  193.       Top             =   960
  194.       Width           =   1935
  195.    End
  196.    Begin VB.Label Label2 
  197.       Alignment       =   2  '中央揃え
  198.       BackColor       =   &H8000000E&
  199.       Caption         =   "ハンダでGo!的地球防衛軍 ハイパー戦車コントローラー"
  200.       BeginProperty Font 
  201.          Name            =   "MS Pゴシック"
  202.          Size            =   15.75
  203.          Charset         =   128
  204.          Weight          =   700
  205.          Underline       =   0   'False
  206.          Italic          =   0   'False
  207.          Strikethrough   =   0   'False
  208.       EndProperty
  209.       ForeColor       =   &H8000000D&
  210.       Height          =   375
  211.       Index           =   1
  212.       Left            =   480
  213.       TabIndex        =   2
  214.       Top             =   240
  215.       Width           =   8415
  216.    End
  217.    Begin VB.Label Label1 
  218.       BackColor       =   &H80000014&
  219.       Caption         =   "Copyright(C)2000, by NOBU / Impress Corporation."
  220.       BeginProperty Font 
  221.          Name            =   "MS Pゴシック"
  222.          Size            =   11.25
  223.          Charset         =   128
  224.          Weight          =   400
  225.          Underline       =   0   'False
  226.          Italic          =   0   'False
  227.          Strikethrough   =   0   'False
  228.       EndProperty
  229.       Height          =   255
  230.       Index           =   0
  231.       Left            =   4560
  232.       TabIndex        =   1
  233.       Top             =   6480
  234.       Width           =   5055
  235.    End
  236. End
  237. Attribute VB_Name = "Form1"
  238. Attribute VB_GlobalNameSpace = False
  239. Attribute VB_Creatable = False
  240. Attribute VB_PredeclaredId = True
  241. Attribute VB_Exposed = False
  242. Private Sub back_Click(Index As Integer)
  243.  
  244.     X = Shell("gpio.exe 20 1", 6)
  245.     X = Shell("gpio.exe 27 1", 6)
  246.     X = Shell("gpio.exe 19 0", 6)
  247.     X = Shell("gpio.exe 28 0", 6)
  248.  
  249.     AppActivate "handa"
  250.     
  251. End Sub
  252.  
  253. Private Sub front_Click(Index As Integer)
  254.  
  255.     X = Shell("gpio.exe 20 0", 6)
  256.     X = Shell("gpio.exe 27 0", 6)
  257.     X = Shell("gpio.exe 19 1", 6)
  258.     X = Shell("gpio.exe 28 1", 6)
  259.     
  260.     AppActivate "handa"
  261.     
  262. End Sub
  263.  
  264. Private Sub lb_Click(Index As Integer)
  265.  
  266.     X = Shell("gpio.exe 27 1", 6)
  267.     X = Shell("gpio.exe 19 1", 6)
  268.     X = Shell("gpio.exe 28 0", 6)
  269.     X = Shell("gpio.exe 20 1", 6)
  270.  
  271.     AppActivate "handa"
  272.     
  273. End Sub
  274.  
  275. Private Sub left_Click(Index As Integer)
  276.  
  277.     X = Shell("gpio.exe 27 1", 6)
  278.     X = Shell("gpio.exe 19 1", 6)
  279.     X = Shell("gpio.exe 28 0", 6)
  280.     X = Shell("gpio.exe 20 0", 6)
  281.        
  282.     AppActivate "handa"
  283.     
  284. End Sub
  285.  
  286. Private Sub lf_Click(Index As Integer)
  287.  
  288.     X = Shell("gpio.exe 27 0", 6)
  289.     X = Shell("gpio.exe 19 1", 6)
  290.     X = Shell("gpio.exe 28 1", 6)
  291.     X = Shell("gpio.exe 20 1", 6)
  292.  
  293.     AppActivate "handa"
  294.     
  295. End Sub
  296.  
  297. Private Sub rb_Click(Index As Integer)
  298.  
  299.     X = Shell("gpio.exe 27 1", 6)
  300.     X = Shell("gpio.exe 19 0", 6)
  301.     X = Shell("gpio.exe 28 1", 6)
  302.     X = Shell("gpio.exe 20 1", 6)
  303.  
  304.     AppActivate "handa"
  305.     
  306. End Sub
  307.  
  308. Private Sub rf_Click(Index As Integer)
  309.  
  310.     X = Shell("gpio.exe 27 1", 6)
  311.     X = Shell("gpio.exe 19 1", 6)
  312.     X = Shell("gpio.exe 28 1", 6)
  313.     X = Shell("gpio.exe 20 0", 6)
  314.  
  315. End Sub
  316.  
  317. Private Sub right_Click(Index As Integer)
  318.  
  319.     X = Shell("gpio.exe 27 0", 6)
  320.     X = Shell("gpio.exe 19 0", 6)
  321.     X = Shell("gpio.exe 28 0", 6)
  322.     X = Shell("gpio.exe 20 1", 6)
  323.     
  324.     AppActivate "handa"
  325.     
  326. End Sub
  327.  
  328. Private Sub stop_Click(Index As Integer)
  329.  
  330.     X = Shell("gpio.exe 19 1", 6)
  331.     X = Shell("gpio.exe 20 1", 6)
  332.     X = Shell("gpio.exe 27 1", 6)
  333.     X = Shell("gpio.exe 28 1", 6)
  334.     
  335.     AppActivate "handa"
  336.     
  337. End Sub
  338.  
  339.