代码搜索:enabled
找到约 10,000 项符合「enabled」的源代码
代码结果 10,000
www.eeworm.com/read/340307/12166586
frm frmmain.frm
VERSION 5.00
Object = "{648A5603-2C6E-101B-82B6-000000000014}#1.1#0"; "MSCOMM32.OCX"
Object = "{3B7C8863-D78F-101B-B9B5-04021C009402}#1.1#0"; "RICHTX32.OCX"
Begin VB.Form frmMain
Caption
www.eeworm.com/read/151859/12167022
cpp waitforfinish.cpp
/*****************************************************************************
* Copyright Statement:
* --------------------
* This software is protected by Copyright and the information contain
www.eeworm.com/read/340194/12175945
cpp kwqlistbox.cpp
/*
* Copyright (C) 2004 Apple Computer, Inc. All rights reserved.
* Portions Copyright (c) 2005 Nokia Corporation, Inc. All rights reserved.
*
* Redistribution and use in source and binary fo
www.eeworm.com/read/339882/12198982
frm frmstat.frm
VERSION 5.00
Object = "{00028C01-0000-0000-0000-000000000046}#1.0#0"; "DBGRID32.OCX"
Object = "{8E27C92E-1264-101C-8A2F-040224009C02}#7.0#0"; "MSCAL.OCX"
Begin VB.Form frmStat
Caption
www.eeworm.com/read/339685/12210153
dni usbd12.dni
[Breakpoints]
Count=0
[Interrupts]
Enabled=1
[MemoryMap]
Enabled=0
TypeVolition=1
UnspecRange=1
ActionState=1
www.eeworm.com/read/151423/12212508
pas scformsetup.pas
{*************************************************************************}
{ Rave Reports version 5.0 }
{ Copyright (c), 1995-2002, Nevrona Designs, a
www.eeworm.com/read/151211/12227426
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/151211/12227988
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/339157/12254338
frm frmexit.frm
VERSION 5.00
Begin VB.Form frmExit
BorderStyle = 3 'Fixed Dialog
Caption = "系统退出"
ClientHeight = 2820
ClientLeft = 5730
ClientTop = 5430
www.eeworm.com/read/339157/12254619
frm frmadjust.frm
VERSION 5.00
Begin VB.Form frmAdjust
BorderStyle = 3 'Fixed Dialog
Caption = "调节宽度"
ClientHeight = 2820
ClientLeft = 6780
ClientTop = 4290