Visual.Basic.NET实用编程百例-47.6M.zip

源代码在线查看: 动态创建控件.sln

软件大小: 19562 K
上传用户: huanzhudev
关键词: Visual Basic 47.6 NET
下载地址: 免注册下载 普通下载 VIP

相关代码

				Microsoft Visual Studio Solution File, Format Version 8.00
				Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "动态创建控件", "动态创建控件.vbproj", "{D561588A-9CBB-49DE-B0A0-BDD559664954}"
					ProjectSection(ProjectDependencies) = postProject
					EndProjectSection
				EndProject
				Global
					GlobalSection(SolutionConfiguration) = preSolution
						Debug = Debug
						Release = Release
					EndGlobalSection
					GlobalSection(ProjectConfiguration) = postSolution
						{D561588A-9CBB-49DE-B0A0-BDD559664954}.Debug.ActiveCfg = Debug|.NET
						{D561588A-9CBB-49DE-B0A0-BDD559664954}.Debug.Build.0 = Debug|.NET
						{D561588A-9CBB-49DE-B0A0-BDD559664954}.Release.ActiveCfg = Release|.NET
						{D561588A-9CBB-49DE-B0A0-BDD559664954}.Release.Build.0 = Release|.NET
					EndGlobalSection
					GlobalSection(ExtensibilityGlobals) = postSolution
					EndGlobalSection
					GlobalSection(ExtensibilityAddIns) = postSolution
					EndGlobalSection
				EndGlobal
							

相关资源