代码搜索:comboBox
找到约 9,239 项符合「comboBox」的源代码
代码结果 9,239
www.eeworm.com/read/240530/13215143
h combobox.h
/*
Copyright (C) 2006 GUI Developers
All rights reserved.
Website: www.ecurb2006.com
Info: sales@ecurb2006.com
*/
#ifndef _GUI_efCOMBOBOX_H
#define _GUI_efCOMBOBOX_H
typedef struct _efC
www.eeworm.com/read/240530/13215185
c combobox.c
/*
ComboBox - 组合框
www.ecub2006.com
*/
#include "gui.h" /* GUI 的头文件 */
#define ITEM_NUM 3 /* 项目数*/
const MENU mymenu[]={
{0,"苹果",0,0},
{1,"香蕉",0,0},
{2,"西瓜",0,0}
};
void MyWin(HAND hd,
www.eeworm.com/read/240527/13215331
h combobox.h
/*
Copyright (C) 2006 GUI Developers
All rights reserved.
Website: www.ecurb2006.com
Info: sales@ecurb2006.com
*/
#ifndef _GUI_efCOMBOBOX_H
#define _GUI_efCOMBOBOX_H
typedef struct _efC
www.eeworm.com/read/240525/13215531
h combobox.h
/*
Copyright (C) 2006 GUI Developers
All rights reserved.
Website: www.ecurb2006.com
Info: sales@ecurb2006.com
*/
#ifndef _GUI_efCOMBOBOX_H
#define _GUI_efCOMBOBOX_H
typedef struct _efC
www.eeworm.com/read/240524/13215667
h combobox.h
/*
Copyright (C) 2006 GUI Developers
All rights reserved.
Website: www.ecurb2006.com
Info: sales@ecurb2006.com
*/
#ifndef _GUI_efCOMBOBOX_H
#define _GUI_efCOMBOBOX_H
typedef struct _efC
www.eeworm.com/read/305500/13767201
sbs combobox示例.sbs
Sub Main
Dim combos$(3)
combos$(0) = "砂土"
combos$(1) = "粉土"
combos$(2) = "粘土"
combos$(3) = "淤泥"
Begin Dialog UserDialog 260,119,"下拉式列表框-示例"
Text 10,7,230,14,"请在下拉式列表框中选择一
www.eeworm.com/read/305195/13777229
c combobox.c
/*
** $Id: combobox.c,v 1.9 2004/03/20 09:00:32 weiym Exp $
**
** combobox.c: The ComboBox control demo program.
**
** Copyright (C) 2001 ~ 2002 Wei Yongming.
** Copyright (C) 2003 Feynman Software.
*
www.eeworm.com/read/151651/5680401
vm combobox.vm
#*
-- combobox.vm
--
-- Required Parameters:
-- * label - The description that will be used to identfy the control.
-- * name - The name of the attribute to put and pull the result fr
www.eeworm.com/read/150551/5691359
p combobox.p
combobox.o: combobox.c /usr/include/stdio.h /usr/include/features.h \
/usr/include/sys/cdefs.h /usr/include/gnu/stubs.h \
/usr/lib/gcc-lib/i386-redhat-linux/2.96/include/stddef.h \
/usr/include/