Visual.Basic.NET实用编程百例-47.6M.zip
源代码在线查看: 创建报表.vbproj
ProjectType = "Local"
ProductVersion = "7.10.3077"
SchemaVersion = "2.0"
ProjectGuid = "{DC2D8558-53BC-44CC-813C-FA6ADD3BE574}"
>
ApplicationIcon = ""
AssemblyKeyContainerName = ""
AssemblyName = "创建报表"
AssemblyOriginatorKeyFile = ""
AssemblyOriginatorKeyMode = "None"
DefaultClientScript = "JScript"
DefaultHTMLPageLayout = "Grid"
DefaultTargetSchema = "IE50"
DelaySign = "false"
OutputType = "WinExe"
OptionCompare = "Binary"
OptionExplicit = "On"
OptionStrict = "Off"
RootNamespace = "创建报表"
StartupObject = "创建报表.Form1"
>
Name = "Debug"
BaseAddress = "285212672"
ConfigurationOverrideFile = ""
DefineConstants = ""
DefineDebug = "true"
DefineTrace = "true"
DebugSymbols = "true"
IncrementalBuild = "true"
Optimize = "false"
OutputPath = "bin\"
RegisterForComInterop = "false"
RemoveIntegerChecks = "false"
TreatWarningsAsErrors = "false"
WarningLevel = "1"
/>
Name = "Release"
BaseAddress = "285212672"
ConfigurationOverrideFile = ""
DefineConstants = ""
DefineDebug = "false"
DefineTrace = "true"
DebugSymbols = "false"
IncrementalBuild = "false"
Optimize = "true"
OutputPath = "bin\"
RegisterForComInterop = "false"
RemoveIntegerChecks = "false"
TreatWarningsAsErrors = "false"
WarningLevel = "1"
/>
Name = "System"
AssemblyName = "System"
/>
Name = "System.Data"
AssemblyName = "System.Data"
/>
Name = "System.Drawing"
AssemblyName = "System.Drawing"
/>
Name = "System.Windows.Forms"
AssemblyName = "System.Windows.Forms"
/>
Name = "System.XML"
AssemblyName = "System.Xml"
/>
Name = "CrystalDecisions.Windows.Forms"
AssemblyName = "CrystalDecisions.Windows.Forms"
HintPath = "C:\Program Files\Common Files\Crystal Decisions\1.1\Managed\CrystalDecisions.Windows.Forms.dll"
AssemblyFolderKey = "hklm\crystal.net"
/>
Name = "CrystalDecisions.Shared"
AssemblyName = "CrystalDecisions.Shared"
HintPath = "C:\Program Files\Common Files\Crystal Decisions\1.1\Managed\CrystalDecisions.Shared.dll"
AssemblyFolderKey = "hklm\crystal.net"
/>
Name = "CrystalDecisions.ReportSource"
AssemblyName = "CrystalDecisions.ReportSource"
HintPath = "C:\Program Files\Common Files\Crystal Decisions\1.1\Managed\CrystalDecisions.ReportSource.dll"
AssemblyFolderKey = "hklm\crystal.net"
/>
Name = "System.Web.Services"
AssemblyName = "System.Web.Services"
HintPath = "C:\WINNT\Microsoft.NET\Framework\v1.1.4322\System.Web.Services.dll"
/>
Name = "CrystalDecisions.CrystalReports.Engine"
AssemblyName = "CrystalDecisions.CrystalReports.Engine"
HintPath = "C:\Program Files\Common Files\Crystal Decisions\1.1\Managed\CrystalDecisions.CrystalReports.Engine.dll"
AssemblyFolderKey = "hklm\crystal.net"
/>
RelPath = "AssemblyInfo.vb"
SubType = "Code"
BuildAction = "Compile"
/>
RelPath = "CrystalReport1.rpt"
BuildAction = "EmbeddedResource"
Generator = "CrystalDecisions.VSShell.CodeGen.ReportCodeGenerator"
LastGenOutput = "CrystalReport1.vb"
/>
RelPath = "CrystalReport1.vb"
DependentUpon = "CrystalReport1.rpt"
SubType = "Component"
BuildAction = "Compile"
DesignTime = "True"
AutoGen = "True"
/>
RelPath = "Form1.vb"
SubType = "Form"
BuildAction = "Compile"
/>
RelPath = "Form1.resx"
DependentUpon = "Form1.vb"
BuildAction = "EmbeddedResource"
/>