代码搜索:GroupBox
找到约 4,721 项符合「GroupBox」的源代码
代码结果 4,721
www.eeworm.com/read/349686/10804592
cs form1.designer.cs
namespace Demo
{
partial class btnCLoExit
{
///
/// 必需的设计器变量。
///
private System.ComponentModel.IContainer components = null;
www.eeworm.com/read/420226/10810204
cs form1.designer.cs
namespace CC1
{
partial class Form1
{
///
/// Required designer variable.
///
private System.ComponentModel.IContainer components =
www.eeworm.com/read/419964/10825893
cs frmstudentexaminfo.cs
using System;
using System.Drawing;
using System.Collections;
using System.ComponentModel;
using System.Windows.Forms;
namespace Forms
{
///
/// frmStudentExamInfo 的摘要说明。
///
www.eeworm.com/read/419964/10825895
cs frmuser.cs
using System;
using System.Drawing;
using System.Collections;
using System.ComponentModel;
using System.Windows.Forms;
namespace Forms
{
///
/// Form2 的摘要说明。
///
www.eeworm.com/read/419964/10825904
cs frmstudentinfoselect.cs
using System;
using System.Drawing;
using System.Collections;
using System.ComponentModel;
using System.Windows.Forms;
namespace Forms
{
///
/// frmStudentInfoSelect 的摘要说明。
///
www.eeworm.com/read/419964/10825912
cs frmclassinfo.cs
using System;
using System.Data;
using System.Drawing;
using System.Collections;
using System.ComponentModel;
using System.Windows.Forms;
using DataAccess;
using BusinessRule;
namespace Form
www.eeworm.com/read/419964/10825919
cs frmlogin.cs
using System;
using System.Drawing;
using System.Collections;
using System.ComponentModel;
using System.Windows.Forms;
using BusinessRule;
using DataAccess;
namespace Forms
{
///
www.eeworm.com/read/419964/10825922
cs frmstudentafdinfo.cs
using System;
using System.Drawing;
using System.Data;
using System.Data.SqlClient;
using System.Collections;
using System.ComponentModel;
using System.Windows.Forms;
using BusinessRule;
using
www.eeworm.com/read/419964/10825936
cs frmclassroomuserinfo.cs
using System;
using System.Drawing;
using System.Collections;
using System.ComponentModel;
using System.Windows.Forms;
namespace Forms
{
///
/// frmClassroomUserInfo 的摘要说明。
///
www.eeworm.com/read/419964/10825952
cs frmaddclassinfo.cs
using System;
using System.Drawing;
using System.Collections;
using System.ComponentModel;
using System.Windows.Forms;
namespace Forms
{
///
/// frmAddClassInfo 的摘要说明。
///