代码搜索:Modal

找到约 844 项符合「Modal」的源代码

代码结果 844
www.eeworm.com/read/222908/14668187

cpp form1.cpp

/**************************************************************************** ** Form implementation generated from reading ui file 'form1.ui' ** ** Created: 三 7月 5 18:32:52 2006 ** by: The User
www.eeworm.com/read/116509/14967910

mak dynamicvc4x.mak

# Microsoft Developer Studio Generated NMAKE File, Format Version 4.20 # ** DO NOT EDIT ** # TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102 !IF "$(CFG)" == "" CFG=modal - Win32 Debug !MES
www.eeworm.com/read/116509/14967917

plg dynamicvc4x.plg

Build Log --------------------Configuration: modal - Win32 Debug-------------------- Command Lines Creating temporary file "D:\DOCUME~1\ADMINI~
www.eeworm.com/read/116509/14967921

dsp dynamicvc4x.dsp

# Microsoft Developer Studio Project File - Name="modal" - Package Owner= # Microsoft Developer Studio Generated Build File, Format Version 6.00 # ** DO NOT EDIT ** # TARGTYPE "Win32 (x86) Dyn
www.eeworm.com/read/116418/14974632

pas mainform.pas

unit MainForm; interface uses Qt, SysUtils, Classes, QGraphics, QControls, QForms, QDialogs, QStdCtrls; type TForm1 = class(TForm) btnMultiple: TButton; btnSingle: TButton;
www.eeworm.com/read/116418/14974676

pas mainform.pas

unit MainForm; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls; type TForm1 = class(TForm) btnMultiple: TButton; btnSingle
www.eeworm.com/read/215001/15078175

3qt qsemimodal.3qt

.TH QSemiModal 3qt "6 July 1999" "Troll Tech AS" \" -*- nroff -*- .\" Copyright 1992-1999 Troll Tech AS. All rights reserved. See the .\" license file included in the distribution for a complete lic
www.eeworm.com/read/114100/15086020

html 16448.html

Re: 我没有做什么设定 . 可否告诉我什么叫做以 modal 模式开启 ? 又如何以 modeless 模式开启 ? Re: 我没有做什么设定 . 可否告诉我什么叫
www.eeworm.com/read/114100/15088866

html 3474.html

Re: Modal form Re: Modal form
www.eeworm.com/read/114100/15110990

txt 如何把activex dll中的form显示为子窗体.txt

如 果 显 示 的 Form是 Modal的 , 你 就 无 法 将 其 设 为 子 窗 口 。 下 面 只 谈 论 你 的 Form是 非 Modal的 。 如 果 ActiveX DLL不 是 你 设 计 的 , 你 在 调 用 时 可 以 先 用 FindWindow等 函 数 获 得 Form的 hWnd, 然 后 利 用 API函 数 SetParent将 Form设 为 子