代码搜索:testform
找到约 434 项符合「testform」的源代码
代码结果 434
www.eeworm.com/read/103322/6217076
vb serializationtestform.vb
Imports System.io
Imports System.Runtime.Serialization.Formatters.Binary
Public Class TestForm
Inherits System.Windows.Forms.Form
#Region " Windows Form Designer generated code "
Pu
www.eeworm.com/read/294747/8208677
cpp testformview.cpp
// TestFormView.cpp : implementation of the CTestFormView class
//
#include "stdafx.h"
#include "TestForm.h"
#include "TestFormDoc.h"
#include "TestFormView.h"
#ifdef _DEBUG
#define new D
www.eeworm.com/read/294747/8208774
cpp mainfrm.cpp
// MainFrm.cpp : implementation of the CMainFrame class
//
#include "stdafx.h"
#include "TestForm.h"
#include "TestFormView.h"
#include "PeDialogBase.h"
#include "MotorDlgBase.h"
//#include
www.eeworm.com/read/380622/9140972
dfm testmain.dfm
object TestForm: TTestForm
Left = 190
Top = 116
Width = 560
Height = 435
Caption = 'Test'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Hei