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

📄 jcforms.ctl

📁 排序算法演示系统
💻 CTL
字号:
VERSION 5.00
Begin VB.UserControl jcForms 
   Alignable       =   -1  'True
   Appearance      =   0  'Flat
   AutoRedraw      =   -1  'True
   BackColor       =   &H00FFFFFF&
   BorderStyle     =   1  'Fixed Single
   ClientHeight    =   465
   ClientLeft      =   0
   ClientTop       =   0
   ClientWidth     =   3390
   ControlContainer=   -1  'True
   BeginProperty Font 
      Name            =   "Tahoma"
      Size            =   9
      Charset         =   0
      Weight          =   400
      Underline       =   0   'False
      Italic          =   0   'False
      Strikethrough   =   0   'False
   EndProperty
   MouseIcon       =   "jcForms.ctx":0000
   ScaleHeight     =   31
   ScaleMode       =   3  'Pixel
   ScaleWidth      =   226
   ToolboxBitmap   =   "jcForms.ctx":030A
   Begin VB.Menu SysMnu 
      Caption         =   "Menu"
      Begin VB.Menu MnuSyst 
         Caption         =   "Restore       "
         Enabled         =   0   'False
         Index           =   0
      End
      Begin VB.Menu MnuSyst 
         Caption         =   "Minimize"
         Index           =   1
      End
      Begin VB.Menu MnuSyst 
         Caption         =   "Maximize"
         Index           =   2
      End
      Begin VB.Menu MnuSyst 
         Caption         =   "-"
         Index           =   3
      End
      Begin VB.Menu MnuSyst 
         Caption         =   "Close            Alt+F4"
         Index           =   4
      End
      Begin VB.Menu MnuSyst 
         Caption         =   "-"
         Index           =   5
      End
      Begin VB.Menu MnuSyst 
         Caption         =   "Always on Top"
         Index           =   6
      End
   End
End
Attribute VB_Name = "jcForms"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = True
Attribute VB_PredeclaredId = False
Attribute VB_Exposed = False

'&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&
'&                                                                           &
'&   jcForms v 1.0.5                                                         &
'&                                                                           &
'&   Copyright 

⌨️ 快捷键说明

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