extablectrl.sln

来自「扩展表格控件ExTableCtrl 扩展表格控件ExTableCtrl」· SLN 代码 · 共 30 行

SLN
30
字号
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "ExTableCtrl", "ExTableCtrl\ExTableCtrl.vbproj", "{EE08F74E-15F9-4F45-9735-B2D3D3DF4667}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "WindowsApplication1", "WindowsApplication1\WindowsApplication1.vbproj", "{BCB28188-D832-4EF8-9240-60B06549DF15}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Global
	GlobalSection(SolutionConfiguration) = preSolution
		Debug = Debug
		Release = Release
	EndGlobalSection
	GlobalSection(ProjectConfiguration) = postSolution
		{EE08F74E-15F9-4F45-9735-B2D3D3DF4667}.Debug.ActiveCfg = Debug|.NET
		{EE08F74E-15F9-4F45-9735-B2D3D3DF4667}.Debug.Build.0 = Debug|.NET
		{EE08F74E-15F9-4F45-9735-B2D3D3DF4667}.Release.ActiveCfg = Release|.NET
		{EE08F74E-15F9-4F45-9735-B2D3D3DF4667}.Release.Build.0 = Release|.NET
		{BCB28188-D832-4EF8-9240-60B06549DF15}.Debug.ActiveCfg = Debug|.NET
		{BCB28188-D832-4EF8-9240-60B06549DF15}.Debug.Build.0 = Debug|.NET
		{BCB28188-D832-4EF8-9240-60B06549DF15}.Release.ActiveCfg = Release|.NET
		{BCB28188-D832-4EF8-9240-60B06549DF15}.Release.Build.0 = Release|.NET
	EndGlobalSection
	GlobalSection(ExtensibilityGlobals) = postSolution
	EndGlobalSection
	GlobalSection(ExtensibilityAddIns) = postSolution
	EndGlobalSection
EndGlobal

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?