ucmorphlistbox.ctl
来自「在线网络电视(VB版)这个代码是使用微软的Media Player组件开发的一个」· CTL 代码 · 共 33 行
CTL
33 行
VERSION 5.00
Begin VB.UserControl MorphListBox
Alignable = -1 'True
AutoRedraw = -1 'True
BackColor = &H00FFC0C0&
ClientHeight = 1830
ClientLeft = 0
ClientTop = 0
ClientWidth = 1215
ControlContainer= -1 'True
BeginProperty Font
Name = "Tahoma"
Size = 8.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ScaleHeight = 122
ScaleMode = 3 'Pixel
ScaleWidth = 81
End
Attribute VB_Name = "MorphListBox"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = True
Attribute VB_PredeclaredId = False
Attribute VB_Exposed = False
Attribute VB_Ext_KEY = "PropPageWizardRun" ,"Yes"
'*************************************************************************
'* MorphListBox v1.15 - VB6 ownerdrawn listbox control replacement. *
'* Written by Matthew R. Usner, September, 2005. *
'* Copyright
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?