frmRelAvanComando.frm 1.15 KB
VERSION 5.00
Begin VB.Form frmRelAvanComando 
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "Comando do Relatório"
   ClientHeight    =   2355
   ClientLeft      =   45
   ClientTop       =   435
   ClientWidth     =   10995
   LinkTopic       =   "Form2"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   2355
   ScaleWidth      =   10995
   ShowInTaskbar   =   0   'False
   StartUpPosition =   2  'CenterScreen
   Begin VB.TextBox Text1 
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   9.75
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   2115
      Left            =   105
      MultiLine       =   -1  'True
      TabIndex        =   0
      Top             =   105
      Width           =   10755
   End
End
Attribute VB_Name = "frmRelAvanComando"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False