代码搜索:comboBox
找到约 9,239 项符合「comboBox」的源代码
代码结果 9,239
www.eeworm.com/read/283334/4084901
c xmcombo.c
/*
* ComboBox.c - Das schon lange schmerzlich vermisste Combo-Box-
* Widget -- nun endlich auf fuer Motif!
*
* Version 1.32a -- 04.10.95
*
* Letzte Modifikation:
* 04.10.19
www.eeworm.com/read/420972/2058684
pas search.pas
unit Search;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls;
type
TSearchDialog = class(TForm)
Label1: TLabel;
ComboBox1:
www.eeworm.com/read/420972/2058940
pas search.pas
unit Search;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls;
type
TSearchDialog = class(TForm)
Label1: TLabel;
ComboBox1:
www.eeworm.com/read/409921/2220700
txt todo.txt
- Combobox to switch the second input field between "Filter" and "Command"
- rewrite autostart code and include all possible autostart locations
- read "DESCRIPT.ION" files to display file descripti
www.eeworm.com/read/380639/2654773
~pas mainfrm.~pas
unit MainFrm;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls;
type
TForm1 = class(TForm)
ComboBox1: TComboBox;
www.eeworm.com/read/380639/2654775
pas mainfrm.pas
unit MainFrm;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls;
type
TForm1 = class(TForm)
ComboBox1: TComboBox;
www.eeworm.com/read/357319/3022029
xfm csvdatasourcedemofm.xfm
object CsvDataSourceForm: TCsvDataSourceForm
Left = 179
Top = 121
Width = 810
Height = 638
VertScrollBar.Range = 423
HorzScrollBar.Range = 793
ActiveControl = ComboBox1
Caption
www.eeworm.com/read/474441/6809512
bas generalfunc.bas
Attribute VB_Name = "GeneralFunc"
Public Sub Loadarea(ByVal TmpType As Integer, _
ByVal ComboName As ComboBox)
Dim i As Integer
ComboName.Clear
MyArea.Load_Area
www.eeworm.com/read/102817/15757391
h resource.h
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by LaoMapEdt.rc
//
#define IDD_ABOUTBOX 100
#define IDC_COMBOBOX 101
#de
www.eeworm.com/read/187835/8597563
xfm main.xfm
object MainForm: TMainForm
Left = 210
Top = 232
Width = 799
Height = 367
HorzScrollBar.Range = 787
VertScrollBar.Range = 332
ActiveControl = Group2ComboBox
BorderStyle