代码搜索:progressBar
找到约 2,245 项符合「progressBar」的源代码
代码结果 2,245
www.eeworm.com/read/398908/7911114
frm progressbar.frm
VERSION 5.00
Object = "{FE0065C0-1B7B-11CF-9D53-00AA003C9CB6}#1.1#0"; "COMCT232.OCX"
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Begin VB.Form Form1
BackColor
www.eeworm.com/read/298407/7962479
c progressbar.c
/*
** $Id: progressbar.c,v 1.10 2007-08-30 01:20:10 xwyan Exp $
**
** Listing 25.1
**
** progressbar.c: Sample program for MiniGUI Programming Guide
** Usage of PORGRESSBAR control.
**
** Copyri
www.eeworm.com/read/297947/7984503
m progressbar.m
function progressbar(n,N,w)
% progressbar - display a progress bar
%
% progressbar(n,N,w);
%
% displays the progress of n out of N.
% n should start at 1.
% w is the width of the bar (default w=20
www.eeworm.com/read/297947/7984592
m ._progressbar.m
www.eeworm.com/read/397624/8032420
m progressbar.m
function progressbar(fractiondone, position)
% Description:
% progressbar(fractiondone,position) provides an indication of the progress of
% some task using graphics and text. Calling progressbar r
www.eeworm.com/read/396990/8076020
exe progressbar.exe
www.eeworm.com/read/396990/8076414
rc progressbar.rc
//Microsoft Developer Studio generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
www.eeworm.com/read/396990/8076424
dsw progressbar.dsw
Microsoft Developer Studio Workspace File, Format Version 5.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/396990/8076431
clw progressbar.clw
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CMainFrame
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "Progres
www.eeworm.com/read/396990/8076434
h progressbar.h
// ProgressBar.h : main header file for the PROGRESSBAR application
//
#ifndef __AFXWIN_H__
#error include 'stdafx.h' before including this file for PCH
#endif
#include "resource.h" //