代码搜索:progressBar
找到约 2,245 项符合「progressBar」的源代码
代码结果 2,245
www.eeworm.com/read/295114/8186789
frm transxiaoshou.frm
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "mscomctl.ocx"
Object = "{5E9E78A0-531B-11CF-91F6-C2863C385E30}#1.0#0"; "MSFLXGRD.OCX"
Object = "{F9043C88-F6F2-101A-A3C9-08002
www.eeworm.com/read/193835/8204501
c progbar.c
/*
** $Id: progbar.c,v 1.6.10.1 2006/06/16 01:01:45 xwyan Exp $
**
** progbar.c: The ProgressBar control demo program.
**
** Copyright (C) 2001 ~ 2002 Wei Yongming.
** Copyright (C) 2003 ~ 2006 Feynma
www.eeworm.com/read/370793/9585422
pas t_file.pas
////////////////////////////////////////////////////
// //
// SPR中央宣传部2003年核准下发 中京[2003-6712] //
// SPR Army TMP10Game of China
www.eeworm.com/read/369012/9668726
vbw 工程1.vbw
frmmain = 11, 62, 692, 617, C, 3, 4, 747, 647, C
conn = 47, 87, 643, 544, C
system = 19, 31, 693, 602, C, 248, 177, 671, 561, C
privatevb = 66, 87, 662, 544, C
ModAPIWindows = 88, 116, 684, 573, C
www.eeworm.com/read/134519/13985443
c progbar.c
/*
** $Id: progbar.c,v 1.6 2004/04/01 07:38:55 weiym Exp $
**
** progbar.c: The ProgressBar control demo program.
**
** Copyright (C) 2001 ~ 2002 Wei Yongming.
** Copyright (C) 2003 Feynman Software.
www.eeworm.com/read/134073/14010568
am makefile.am
COMMON_PROGS=helloworld mycontrol dialogbox simplekey \
static button listbox edit combobox menubutton progressbar trackbar newtoolbar propsheet \
scrollbar painter cap
www.eeworm.com/read/204943/15331108
vbw 工程1.vbw
frmmain = 11, 62, 692, 617, C, 3, 4, 747, 647, C
conn = 47, 87, 643, 544, C
system = 19, 31, 693, 602, C, 248, 177, 671, 561, C
privatevb = 66, 87, 662, 544, C
ModAPIWindows = 88, 116, 684, 573, C
www.eeworm.com/read/100994/15858656
frm form4.frm
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Begin VB.Form Form4
BorderStyle = 1 'Fixed Single
Caption = "Please wait...."
Clien
www.eeworm.com/read/100091/15885392
c bcprogress.c
#include "bcprogress.h"
BC_ProgressBar::BC_ProgressBar(int x_, int y_, int w_, int h_, long length_)
: BC_Tool(x_, y_, w_, h_)
{
length = length_;
position = 0;
percentage = 0;
}
BC_ProgressBar:
www.eeworm.com/read/152785/12085294
h widgets.h
/***************************************************************************
* __________ __ ___.
* Open \______ \ ____ ____ | | _\_ |__ _______ ___
* S