代码搜索:progressBar

找到约 2,245 项符合「progressBar」的源代码

代码结果 2,245
www.eeworm.com/read/140826/5780902

c progressbar.c

/* ** $Id: progressbar.c,v 1.27 2003/09/04 02:40:36 weiym Exp $ ** ** progressbar.c: the Progress Bar Control module. ** ** Copyright (C) 2003 Feynman Software. ** Copyright (C) 1999 ~ 2002 Wei Yongmi
www.eeworm.com/read/140826/5780918

h progressbar.h

/* ** $Id: progressbar.h,v 1.6 2003/09/04 03:40:35 weiym Exp $ ** ** prograssbar.h: the head file of PrograssBar control. ** ** Copyright (c) 2003 Feynman Software. ** Copyright (c) 1999 ~ 2002 Wei Yo
www.eeworm.com/read/140411/5792512

h progressbar.h

#if !defined(AFX_PROGRESSBAR_H__F2CB2DBB_467B_4978_829B_CAD101EA4B8A__INCLUDED_) #define AFX_PROGRESSBAR_H__F2CB2DBB_467B_4978_829B_CAD101EA4B8A__INCLUDED_ #if _MSC_VER > 1000 #pragma once #endif //
www.eeworm.com/read/140411/5792542

cpp progressbar.cpp

#include "stdafx.h" #include "ProgressBar.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] = __FILE__; #endif ProgressBar::ProgressBar() : m_error( false ) , m
www.eeworm.com/read/139089/5810852

cs progressbar.cs

using System; using System.Web.UI; using System.Web.UI.WebControls; using System.ComponentModel; namespace ASPNET.StarterKit.Communities { /// /// Progress bar control is used for
www.eeworm.com/read/136849/5842907

dfm progressbar.dfm

object Form_progressbar: TForm_progressbar Left = 332 Top = 322 BorderIcons = [] BorderStyle = bsNone ClientHeight = 63 ClientWidth = 383 Color = clBtnFace Font.Charset = DEFAU
www.eeworm.com/read/136849/5842917

pas progressbar.pas

unit progressbar; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, ComCtrls, ExtCtrls, StdCtrls, Buttons, global; type TForm_progres
www.eeworm.com/read/136445/5871251

cs progressbar.cs

//------------------------------------------------------------------------------ // // Copyright (c) Telligent Systems Corporation. All rights reserved.
www.eeworm.com/read/133287/5906996

h progressbar.h

// // ProgressBar.h // // $Id: //poco/Main/CppUnit/WinTestRunner/src/ProgressBar.h#5 $ // #ifndef ProgressBar_INCLUDED #define ProgressBar_INCLUDED #ifndef CppUnit_CppUnit_INCLUDED #in
www.eeworm.com/read/133287/5907000

cpp progressbar.cpp

// // ProgressBar.cpp // // $Id: //poco/Main/CppUnit/WinTestRunner/src/ProgressBar.cpp#5 $ // #include "ProgressBar.h" CppUnit_BEGIN // Paint the progress bar in response to a paint