代码搜索:progressBar
找到约 2,245 项符合「progressBar」的源代码
代码结果 2,245
www.eeworm.com/read/339157/12254628
frm frmsplash.frm
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Begin VB.Form frmSplash
BorderStyle = 3 'Fixed Dialog
ClientHeight = 1755
ClientLeft
www.eeworm.com/read/252625/12273449
frm form1.frm
VERSION 5.00
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "Comdlg32.ocx"
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Begin VB.Form Form1
Caption
www.eeworm.com/read/150320/12299297
pas unitloginform.pas
unit UnitLoginForm;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls, RzLabel, RzPrgres, RzButton, ExtCtrls, Mask, RzEdit, Registry,
jpe
www.eeworm.com/read/338239/12316963
frm frmprog.frm
VERSION 5.00
Object = "{6B7E6392-850A-101B-AFC0-4210102A8DA7}#1.3#0"; "COMCTL32.OCX"
Begin VB.Form frmProg
BackColor = &H00FFC0C0&
BorderStyle = 3 'Fixed Dialog
ClientHei
www.eeworm.com/read/338136/12323019
java javaplayer.java
import java.awt.Dimension;
import java.awt.FlowLayout;
import java.awt.Font;
import java.awt.Point;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.awt.event.Mouse
www.eeworm.com/read/149689/12357753
pas display_processo.pas
unit display_processo;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls, ComCtrls, Buttons;
type
TProcDisplay = class(TForm)
Can
www.eeworm.com/read/149634/12361366
extra entries.extra
/ArrowButton.html////
/Button.html////
/ButtonBox.html////
/BWidget.html////
/ComboBox.html////
/contents.html////
/Dialog.html////
/DragSite.html////
/DropSite.html////
/DynamicHelp.html////
www.eeworm.com/read/336212/12463991
java neuralfiledecoder.java
/*
* NeuralFileDecoder.java
*
* Created on 2007年11月29日, 上午11:39
*
* To change this template, choose Tools | Template Manager
* and open the template in the editor.
*/
package Compress
www.eeworm.com/read/131814/14123555
frm frmmsgbox.frm
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Begin VB.Form frmMsgBox
BorderStyle = 1 'Fixed Single
ClientHeight = 1980
ClientLeft
www.eeworm.com/read/131546/14138304
vb form1.vb
Public Class Form1
Inherits System.Windows.Forms.Form
#Region " Windows 窗体设计器生成的代码 "
Public Sub New()
MyBase.New()
'该调用是 Windows 窗体设计器所必需的。
InitializeCompon