⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 右键菜单.frm

📁 用友U8财务软件VB源程序, 本版本为2002年版本
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{BA5441C3-11E6-11D2-89E1-000021886118}#8.0#0"; "UFRTPrn.ocx"
Object = "{3733D281-9649-11D2-B757-0080C8883C6B}#1.0#0"; "UFGRIDDB.OCX"
Object = "{51388549-C886-4FD6-AE5F-8AA28C63CE94}#1.0#0"; "PrintControl.ocx"
Begin VB.Form frmRightMenu 
   Caption         =   "RightMenu"
   ClientHeight    =   4275
   ClientLeft      =   1320
   ClientTop       =   2655
   ClientWidth     =   6945
   Icon            =   "右键菜单.frx":0000
   LinkTopic       =   "Form1"
   ScaleHeight     =   4275
   ScaleWidth      =   6945
   Visible         =   0   'False
   Begin UFGRIDADOLib.UfGridADO GrdPrn 
      Height          =   1332
      Left            =   840
      TabIndex        =   0
      Top             =   1200
      Width           =   1572
      _Version        =   65536
      _ExtentX        =   2773
      _ExtentY        =   2350
      _StockProps     =   253
   End
   Begin RTPrnLib.RTPrn RTPrn1 
      Left            =   2850
      Top             =   1080
      _Version        =   524288
      _ExtentX        =   2672
      _ExtentY        =   1349
      _StockProps     =   4
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      m_lngrtpFitRows =   30
   End
   Begin PRINTCONTROLLib.PrintControl ocxPrint 
      Height          =   495
      Left            =   3480
      TabIndex        =   1
      Top             =   2280
      Width           =   855
      _Version        =   65536
      _ExtentX        =   1508
      _ExtentY        =   873
      _StockProps     =   0
   End
   Begin VB.Menu mnuAccUnitR 
      Caption         =   "开户单位"
      Begin VB.Menu mnuE_PrintR 
         Caption         =   "打印(&P)..."
      End
      Begin VB.Menu mnuE_PreviewR 
         Caption         =   "打印预览(&V)"
      End
      Begin VB.Menu mnuE_DataoutR 
         Caption         =   "数据输出(&O)"
      End
      Begin VB.Menu mnuLine1R 
         Caption         =   "-"
      End
      Begin VB.Menu mnuE_AddR 
         Caption         =   "增加(&A)"
      End
      Begin VB.Menu mnuE_DelR 
         Caption         =   "删除(&D)"
      End
      Begin VB.Menu mnuLine2R 
         Caption         =   "-"
      End
      Begin VB.Menu mnuE_ImportR 
         Caption         =   "开户单位批量引入(&I)..."
      End
      Begin VB.Menu mnuE_FindR 
         Caption         =   "查找(&F)..."
      End
      Begin VB.Menu mnuLine3R 
         Caption         =   "-"
      End
      Begin VB.Menu mnuE_RefreshR 
         Caption         =   "刷新(&R)"
      End
      Begin VB.Menu mnuLine4R 
         Caption         =   "-"
      End
      Begin VB.Menu mnuE_HelpR 
         Caption         =   "帮助(&H)"
      End
      Begin VB.Menu mnuE_ExitR 
         Caption         =   "退出(&X)"
      End
   End
   Begin VB.Menu mnuCadR 
      Caption         =   "结息日"
      Begin VB.Menu mnuC_PrintR 
         Caption         =   "打印(&P)..."
      End
      Begin VB.Menu mnuC_PreviewR 
         Caption         =   "打印预览(&V)"
      End
      Begin VB.Menu mnuC_DataoutR 
         Caption         =   "数据输出(&O)"
      End
      Begin VB.Menu mnuC_Line2R 
         Caption         =   "-"
      End
      Begin VB.Menu mnuC_Add2R 
         Caption         =   "增加结息日(&A)"
      End
      Begin VB.Menu mnuC_Del2R 
         Caption         =   "删除结息日(&D)"
      End
      Begin VB.Menu mnuC_Line3R 
         Caption         =   "-"
      End
      Begin VB.Menu mnuC_RefreshR 
         Caption         =   "刷新(&R)"
      End
      Begin VB.Menu mnuC_Line4R 
         Caption         =   "-"
      End
      Begin VB.Menu mnuC_HelpR 
         Caption         =   "帮助(&H)"
      End
      Begin VB.Menu mnuC_ExitR 
         Caption         =   "退出(&X)"
      End
   End
   Begin VB.Menu mnuIntrSetR 
      Caption         =   "利率"
      Begin VB.Menu mnuI_PrintR 
         Caption         =   "打印(&P)..."
      End
      Begin VB.Menu mnuI_PreviewR 
         Caption         =   "打印预览(&V)"
      End
      Begin VB.Menu mnuI_DataoutR 
         Caption         =   "数据输出(&O)"
      End
      Begin VB.Menu mnuI_Line1R 
         Caption         =   "-"
      End
      Begin VB.Menu mnuI_Add2R 
         Caption         =   "增加利率(&A)"
      End
      Begin VB.Menu mnuI_Del2R 
         Caption         =   "删除利率(&D)"
      End
      Begin VB.Menu mnuI_Line2R 
         Caption         =   "-"
      End
      Begin VB.Menu mnuI_Add1R 
         Caption         =   "增加时间段(&I)"
      End
      Begin VB.Menu mnuI_Del1R 
         Caption         =   "删除时间段(&E)"
      End
      Begin VB.Menu mnuI_Line3R 
         Caption         =   "-"
      End
      Begin VB.Menu mnuI_RefreshR 
         Caption         =   "刷新(&R)"
      End
      Begin VB.Menu mnuI_line4R 
         Caption         =   "-"
      End
      Begin VB.Menu mnuI_HelpR 
         Caption         =   "帮助(&H)"
      End
      Begin VB.Menu mnuI_ExitR 
         Caption         =   "退出(&X)"
      End
   End
   Begin VB.Menu mnuAccDefR 
      Caption         =   "帐户定义"
      Begin VB.Menu mnuA_PrintR 
         Caption         =   "打印(&P)..."
      End
      Begin VB.Menu mnuA_PreviewR 
         Caption         =   "打印预览(&V)"
      End
      Begin VB.Menu mnuA_DataoutR 
         Caption         =   "数据输出(&O)"
      End
      Begin VB.Menu mnuA_line1R 
         Caption         =   "-"
      End
      Begin VB.Menu mnuA_AddR 
         Caption         =   "增加帐户(&A)"
      End
      Begin VB.Menu mnuA_DelR 
         Caption         =   "删除帐户(&D)"
      End
      Begin VB.Menu mnuA_line2R 
         Caption         =   "-"
      End
      Begin VB.Menu mnuA_FreezeR 
         Caption         =   "冻结(&Z)"
      End
      Begin VB.Menu mnuA_DestoryR 
         Caption         =   "销户(&O)"
      End
      Begin VB.Menu mnuA_Line3R 
         Caption         =   "-"
      End
      Begin VB.Menu mnuA_FindR 
         Caption         =   "查找(&F)"
      End
      Begin VB.Menu mnuA_RefreshR 
         Caption         =   "刷新(&R)"
      End
      Begin VB.Menu mnuA_line4R 
         Caption         =   "-"
      End
      Begin VB.Menu mnuA_HelpR 
         Caption         =   "帮助(&H)"
      End
      Begin VB.Menu mnuA_ExitR 
         Caption         =   "退出(&X)"
      End
   End
   Begin VB.Menu mnuAccSetR 
      Caption         =   "帐户设置"
      Begin VB.Menu mnuS_PrintR 
         Caption         =   "打印(&P)..."
      End
      Begin VB.Menu mnuS_PreviewR 
         Caption         =   "打印预览(&V)"
      End
      Begin VB.Menu mnuS_DataOutR 
         Caption         =   "数据输出(&O)"
      End
      Begin VB.Menu mnuS_line1R 
         Caption         =   "-"
      End
      Begin VB.Menu mnuS_AddR 
         Caption         =   "增加(&A)"
      End
      Begin VB.Menu mnuS_DelR 
         Caption         =   "删除(&D)"
      End
      Begin VB.Menu mnuS_SaveR 
         Caption         =   "保存(&S)"
      End
      Begin VB.Menu mnuS_Line2R 
         Caption         =   "-"
      End
      Begin VB.Menu mnuS_RefreshR 
         Caption         =   "刷新"
      End
      Begin VB.Menu mnuS_Line4R 
         Caption         =   "-"
      End
      Begin VB.Menu mnuS_HelpR 
         Caption         =   "帮助"
      End
      Begin VB.Menu mnuS_ExitR 
         Caption         =   "退出"
      End
   End
   Begin VB.Menu mnuAccMgr 
      Caption         =   "账号管理"
      Begin VB.Menu mnuAsc 
         Caption         =   "升序"
      End
      Begin VB.Menu mnuDesc 
         Caption         =   "降序"
      End
   End
   Begin VB.Menu mnuVchQuery 
      Caption         =   "单据查询"
      Begin VB.Menu mnuAscVch 
         Caption         =   "升序"
      End
      Begin VB.Menu mnuDescVch 
         Caption         =   "降序"
      End

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -