代码搜索:comboBox
找到约 9,239 项符合「comboBox」的源代码
代码结果 9,239
www.eeworm.com/read/152071/12146145
txt readme.txt
This is a full 3-tier dababase application which includes a activex dll project(business objects) and a standard exe(UI). Besides all the database techniques it demonstrates, it also shows how to make
www.eeworm.com/read/151685/12181851
pas tj.pas
unit tj;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, ComCtrls, ExtCtrls, StdCtrls, Buttons, Grids, DBGrids;
type
Ttjfm = class(
www.eeworm.com/read/151580/12199992
cs form1.cs
using System;
using System.Drawing;
using System.Collections;
using System.ComponentModel;
using System.Windows.Forms;
using System.Data;
using System.Data.OleDb;
namespace shtpath
{
///
www.eeworm.com/read/151484/12204717
~pas mc_jhxxtj.~pas
unit MC_JHXXTJ;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
Grids, DBGrids, StdCtrls, Db, DBTables, ComCtrls, Buttons, ExtCtrls,
ADODB;
t
www.eeworm.com/read/151484/12204747
pas mc_jhxxtj.pas
unit MC_JHXXTJ;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
Grids, DBGrids, StdCtrls, Db, DBTables, ComCtrls, Buttons, ExtCtrls,
ADODB;
t
www.eeworm.com/read/339627/12216125
cs saleclientform.cs
//文件名:SaleClientForm.cs
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Text;
using System.Windows.Forms;
www.eeworm.com/read/339627/12216152
cs salehouseform.designer.cs
namespace MyHouse
{
partial class SaleHouseForm
{
///
/// 必需的设计器变量。
///
private System.ComponentModel.IContainer components = null;
www.eeworm.com/read/339627/12216180
cs queryleasehouseform.cs
//文件名:QueryLeaseHouseForm.cs
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Text;
using System.Windows.Forms
www.eeworm.com/read/339627/12216197
cs leaseclientform.cs
//文件名:LeaseClientForm.cs
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Text;
using System.Windows.Forms;
u
www.eeworm.com/read/339627/12216200
cs querysaleclientform.cs
//文件名:QuerySaleClientForm.cs
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Text;
using System.Windows.Forms