代码搜索:progressBar
找到约 2,245 项符合「progressBar」的源代码
代码结果 2,245
www.eeworm.com/read/362688/9986251
h progressbar.h
// ProgressBar.h : header file
//
// Drop-in status bar progress control
//
// Written by Chris Maunder (chrismaunder@codeguru.com)
// Copyright (c) 1998.
//
// This code may be used in compile
www.eeworm.com/read/362688/9986396
cpp progressbar.cpp
// ProgressBar.cpp : implementation file
//
// Drop-in status bar progress control
//
// Written by Chris Maunder (chrismaunder@codeguru.com)
// Copyright (c) 1998.
//
// This code may be used
www.eeworm.com/read/360856/10074765
h progressbar.h
#if !defined(AFX_PROGRESSBAR_H__08333FA6_BB2A_4D7B_9D83_E5431C049383__INCLUDED_)
#define AFX_PROGRESSBAR_H__08333FA6_BB2A_4D7B_9D83_E5431C049383__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endi
www.eeworm.com/read/360856/10074803
cpp progressbar.cpp
// ProgressBar.cpp : implementation file
//
#include "stdafx.h"
#include "视频编解码器.h"
#include "ProgressBar.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] =
www.eeworm.com/read/360856/10074897
obj progressbar.obj
www.eeworm.com/read/360856/10074918
sbr progressbar.sbr
www.eeworm.com/read/426125/10285307
cc progressbar.cc
#include "progressbar.hh"
#include
#include
#include
#include
#include
#include
www.eeworm.com/read/426125/10285309
hh progressbar.hh
#include
#include
#include
using namespace GFC;
class ProgressBarWindow : public Gtk::Window
{
Gtk::ProgressBar *progress_bar;
bool activ
www.eeworm.com/read/354462/10354456
pas progressbar.pas
unit ProgressBar;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
ExtCtrls, StdCtrls, ComCtrls;
type
TProgressBarForm = class(TForm)
Pan
www.eeworm.com/read/354462/10354611
dfm progressbar.dfm
object ProgressBarForm: TProgressBarForm
Left = 338
Top = 216
BorderIcons = []
BorderStyle = bsNone
ClientHeight = 60
ClientWidth = 367
Color = clTeal
DefaultMonitor = dmMainFo