代码搜索:comboBox
找到约 9,239 项符合「comboBox」的源代码
代码结果 9,239
www.eeworm.com/read/242302/13026397
html 13853.html
HELP ! About "ComboBox & Text" !!!!!!!!!!!!
HELP ! About "Comb
www.eeworm.com/read/241336/13156105
vb frmclientinfo.vb
Public Class frmClientInfo
Inherits System.Windows.Forms.Form
Public MyCombo As New ComboBox
Public bClose = False
Private gridMouseDownTime As DateTime
#Region " Windows 窗体设计器生成的
www.eeworm.com/read/241336/13156136
vb frmsupplyinfo.vb
Public Class frmSupplyInfo
Inherits System.Windows.Forms.Form
Public MyCombo As New ComboBox
Public bClose = False
Private gridMouseDownTime As DateTime
#Region " Windows 窗体设计器生成的
www.eeworm.com/read/478181/6721375
h resource.h
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by ComboBox.rc
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#
www.eeworm.com/read/401055/11565211
vb frmclientinfo.vb
Public Class frmClientInfo
Inherits System.Windows.Forms.Form
Public MyCombo As New ComboBox
Public bClose = False
Private gridMouseDownTime As DateTime
#Region " Windows 窗体设计器生成的
www.eeworm.com/read/401055/11565219
vb frmsupplyinfo.vb
Public Class frmSupplyInfo
Inherits System.Windows.Forms.Form
Public MyCombo As New ComboBox
Public bClose = False
Private gridMouseDownTime As DateTime
#Region " Windows 窗体设计器生成的
www.eeworm.com/read/340815/12132726
h listctrlex.h
#pragma once
// CListCtrlEx
#include "ItemEdit.h"
#include "ItemComboBox.h"
enum ITEMTYPE{EDIT=1, COMBOBOX };
struct ItemControl
{
int nType;
int nCol;
int nItem;
CWnd* pWnd;
};
www.eeworm.com/read/336360/12448653
h listctrlex.h
#pragma once
// CListCtrlEx
#include "ItemEdit.h"
#include "ItemComboBox.h"
enum ITEMTYPE{EDIT=1, COMBOBOX };
struct ItemControl
{
int nType;
int nCol;
int nItem;
CWnd* pWnd;
};
www.eeworm.com/read/128085/14317028
pas msgbeepu.pas
unit MsgBeepU;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls;
type
TForm1 = class(TForm)
ComboBox1: TComboBox;
Button1:
www.eeworm.com/read/126615/14414262
h resource.h
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Wzd.rc
//
#define IDD_ABOUTBOX 100
#define IDC_WZD_COMBOBOX 101
#define I