代码搜索:comboBox
找到约 9,239 项符合「comboBox」的源代码
代码结果 9,239
www.eeworm.com/read/104143/15704313
pas jh_jhdh_find_unit.pas
unit jh_jhdh_find_unit;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, Grids, DBGrids, StdCtrls, Buttons, ComCtrls;
type
Tjh_jhdh_
www.eeworm.com/read/104143/15704354
pas spzl_dw_find_unit.pas
unit spzl_dw_find_unit;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, ComCtrls, Grids, DBGrids, StdCtrls, Buttons;
type
Tspzl_dw_
www.eeworm.com/read/104140/15706215
pas c_ctjt.pas
unit C_Ctjt;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, Buttons, DosMove;
type
TCtjtForm = class(TForm)
lblTitl
www.eeworm.com/read/103677/15726484
pas shifree.pas
unit shifree;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, Buttons;
type
TFrmshifree = class(TForm)
GroupBox1: TG
www.eeworm.com/read/102552/15775643
htm subject_39457.htm
序号:39457 发表者:落叶随风 发表日期:2003-05-11 10:15:56
主题:一个关于ComboBox的小问题
内容:我要从a程序获得b程序的一个ComBo控件的当前项的值,应该怎么做?::PostMessage(m_hwnd,CB_GETEDITSEL,10,LONG(str)),好象得不到那个值?2003-5-11 10:16:41
www.eeworm.com/read/101790/15811737
htm subject_39457.htm
序号:39457 发表者:落叶随风 发表日期:2003-05-11 10:15:56
主题:一个关于ComboBox的小问题
内容:我要从a程序获得b程序的一个ComBo控件的当前项的值,应该怎么做?::PostMessage(m_hwnd,CB_GETEDITSEL,10,LONG(str)),好象得不到那个值?2003-5-11 10:16:41
www.eeworm.com/read/437676/7743111
bak~ z_j.c.bak~
/*
** $Id: combobox.c,v 1.10 2006/05/10 09:51:33 xwyan Exp $
**
** Listing 23.1
**
** combobox.c: Sample program for MiniGUI Programming Guide
** The usage of COMBOBOX control.
**
** Copyright
www.eeworm.com/read/437676/7743117
bak z_j.c.bak
/*
** $Id: combobox.c,v 1.10 2006/05/10 09:51:33 xwyan Exp $
**
** Listing 23.1
**
** combobox.c: Sample program for MiniGUI Programming Guide
** The usage of COMBOBOX control.
**
** Copyright
www.eeworm.com/read/292139/8375774
java loginjapplet.java
//【例8.2】 Applet中的邮箱登录界面。
import java.awt.*;
import java.awt.event.*;
import java.applet.Applet;
import javax.swing.*;
public class LoginJApplet extends JApplet implements ActionListener
{
www.eeworm.com/read/389779/8503908
prj tv_power_tester.prj
[Compiler Options]
Edit1=E:\company\hardware\eboda\LCD_TV\TV_power_tester
Edit2=C:\icc\lib\
Edit8=E:\company\hardware\eboda\LCD_TV\TV_power_tester\bin\
CheckBox1=0
CheckBox2=1
Edit3=
Edit4=
Ed