📄 revmditabsctl.ctl
字号:
VERSION 5.00
Begin VB.UserControl RevMDITabsCtl
BackColor = &H00FFFFFF&
ClientHeight = 1530
ClientLeft = 0
ClientTop = 0
ClientWidth = 1680
BeginProperty Font
Name = "Tahoma"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
InvisibleAtRuntime= -1 'True
Picture = "RevMDITabsCtl.ctx":0000
ScaleHeight = 102
ScaleMode = 3 'Pixel
ScaleWidth = 112
ToolboxBitmap = "RevMDITabsCtl.ctx":0CCA
Begin VB.PictureBox picDefault
Height = 315
Left = 840
Picture = "RevMDITabsCtl.ctx":0FDC
ScaleHeight = 255
ScaleWidth = 255
TabIndex = 0
Top = 720
Width = 315
End
End
Attribute VB_Name = "RevMDITabsCtl"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = True
Attribute VB_PredeclaredId = False
Attribute VB_Exposed = True
'* Date : 11/05/2004
'*
'* Component : RevMDITabsCtl
'* Version : 1.05
'*
'* Description : Revelatek MDI Tabs control provides you with the ability to
'* have Visual Studio.NET, Office 2003 and Office 2000 style tabs.
'*
'* To use this control you don't have to write a single line of code
'* you just need to put it on MDI form and that's all!
'*
'* Dependencies: None.
'*
'* Credits : Part of the code is borrowed from vbAccelerator MDITabs Control.
'*
'* Copyright : Copyright
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -