代码搜索:enabled
找到约 10,000 项符合「enabled」的源代码
代码结果 10,000
www.eeworm.com/read/328901/12995846
frm main_rcyw_xs.frm
VERSION 5.00
Object = "{FAEEE763-117E-101B-8933-08002B2F4F5A}#1.1#0"; "DBLIST32.OCX"
Object = "{5E9E78A0-531B-11CF-91F6-C2863C385E30}#1.0#0"; "MSFLXGRD.OCX"
Begin VB.Form main_rcyw_xs
BackColo
www.eeworm.com/read/328901/12995855
frm main_rcyw_xstd.frm
VERSION 5.00
Object = "{FAEEE763-117E-101B-8933-08002B2F4F5A}#1.1#0"; "DBLIST32.OCX"
Object = "{5E9E78A0-531B-11CF-91F6-C2863C385E30}#1.0#0"; "MSFLXGRD.OCX"
Begin VB.Form main_rcyw_xstd
BackCo
www.eeworm.com/read/141570/12999255
txt 16.txt
Visual Basic 中字符淡出淡入的实现
W将该窗体的属性设置如下:
NAME:DEMO
CAPTION:VB 实现字符的淡入淡出
BACKCOLOR:&H00C0C0C0%, 即背景为灰色
在窗体DEMO 中定义以下窗体变量, 即
在General-declaration 过程中定义色彩参数R,G,B。
Dim r As Intege
www.eeworm.com/read/141570/12999377
txt 34.txt
Visual Basic 中字符淡出淡入的实现
将该窗体的属性设置如下:
NAME:DEMO
CAPTION:VB 实现字符的淡入淡出
BACKCOLOR:&H00C0C0C0%, 即背景为灰色
在窗体DEMO 中定义以下窗体变量, 即
在General-declaration 过程中定义色彩参数R,G,B。
Dim r As Integer
Dim g As Inte
www.eeworm.com/read/141168/13034914
frm frmczhuzhi.frm
VERSION 5.00
Begin VB.Form frmczhuzhi
BorderStyle = 1 'Fixed Single
Caption = "查询住址"
ClientHeight = 5325
ClientLeft = 45
ClientTop = 330
www.eeworm.com/read/141168/13034945
frm frmzj.frm
VERSION 5.00
Begin VB.Form frmzj
BorderStyle = 1 'Fixed Single
Caption = "新增用户"
ClientHeight = 3195
ClientLeft = 45
ClientTop = 330
Clien
www.eeworm.com/read/140646/13070732
frm frmlogin.frm
VERSION 5.00
Begin VB.Form FrmLogin
BorderStyle = 1 'Fixed Single
Caption = "身份验证"
ClientHeight = 2325
ClientLeft = 45
ClientTop = 330
Cl
www.eeworm.com/read/242302/13077081
txt 如何更改设置textbox的右键菜单.txt
用 下 面 的 语 句 :
Private Sub Text1_MouseDown(Button As Integer, Shift As Integer, X As Single, Y As Single)
' Make VB discard the mouse capture.
Text1.Enabled = False
Text1.Ena
www.eeworm.com/read/242302/13079927
txt 如何更改设置textbox的右键菜单.txt
用 下 面 的 语 句 :
Private Sub Text1_MouseDown(Button As Integer, Shift As Integer, X As Single, Y As Single)
' Make VB discard the mouse capture.
Text1.Enabled = False
Text1.Ena
www.eeworm.com/read/240723/13201838
frm form3.frm
VERSION 5.00
Begin VB.Form form3
BorderStyle = 0 'None
Caption = "系统登录"
ClientHeight = 4500
ClientLeft = 0
ClientTop = 0
ClientWidth