代码搜索:Modal

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

代码结果 844
www.eeworm.com/read/294069/3920537

m inputdialog.m

function Answer=inputdlg(Prompt, Title, NumLines, DefAns) %INPUTDLG Input dialog box. % Answer = inputdlg(Prompt) creates a modal dialog box that returns % user input for multiple prompts in the cel
www.eeworm.com/read/102240/15788598

java errordialog.java

import java.awt.*; import java.awt.event.*; public class ErrorDialog extends Dialog implements ActionListener { public ErrorDialog( Frame parent, String title, boolean modal, Strin
www.eeworm.com/read/429797/8788385

m choosebox.m

function [selection,value] = choosebox(varargin) %CHOOSEBOX Two-listed item selection dialog box. % [SELECTION,OK] = CHOOSEBOX('ListString',S) creates a modal dialog box % which allows you to
www.eeworm.com/read/285466/8839453

h inputcontrol.h

// InputControl.h : header file // // This class defines custom modal property sheet // CInputControl. #ifndef __INPUTCONTROL_H__ #define __INPUTCONTROL_H__ #include "InputControl1.h" /
www.eeworm.com/read/378518/9224864

h optpropsheet.h

// OptPropSheet.h : header file // // This class defines custom modal property sheet // COptPropSheet. #ifndef __OPTPROPSHEET_H__ #define __OPTPROPSHEET_H__ #include "ProgPropertyPage1.h"
www.eeworm.com/read/353433/10447951

h optpropsheet.h

// OptPropSheet.h : header file // // This class defines custom modal property sheet // COptPropSheet. #ifndef __OPTPROPSHEET_H__ #define __OPTPROPSHEET_H__ #include "ProgPropertyPage1.h"
www.eeworm.com/read/124553/6045723

dfm fmodalform.dfm

object MyModalForm: TMyModalForm Left = 200 Top = 137 Width = 259 Height = 164 Caption = 'Modal Form' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText
www.eeworm.com/read/370732/6299675

h propertysheet.h

// PropertySheet.h : header file // // This class defines custom modal property sheet // CPropertySetup. #ifndef __PROPERTYSHEET_H__ #define __PROPERTYSHEET_H__ #include "PropertyPage1.h"
www.eeworm.com/read/479205/6690241

java alertdialog.java

// Serial SMS Client for handling SMS communication with a mobile terminal // (C) 2001 by Stefan Moscibroda import java.awt.*; import java.awt.event.*; /** A single response modal alert dia
www.eeworm.com/read/124401/14569617

h optpropsheet.h

// OptPropSheet.h : header file // // This class defines custom modal property sheet // COptPropSheet. #ifndef __OPTPROPSHEET_H__ #define __OPTPROPSHEET_H__ #include "ProgPropertyPage1.h"