📄 dialogwindow.csproj
字号:
<VisualStudioProject>
<CSHARP
ProjectType = "Local"
ProductVersion = "7.10.3077"
SchemaVersion = "2.0"
ProjectGuid = "{56FAE0A9-30EE-4BDB-9D23-12D21E5F17D1}"
SccProjectName = "SAK"
SccLocalPath = "SAK"
SccAuxPath = "SAK"
SccProvider = "SAK"
>
<Build>
<Settings
ApplicationIcon = ""
AssemblyKeyContainerName = ""
AssemblyName = "MetaBuilders.WebControls.DialogWindow"
AssemblyOriginatorKeyFile = ""
DefaultClientScript = "JScript"
DefaultHTMLPageLayout = "Grid"
DefaultTargetSchema = "IE50"
DelaySign = "false"
OutputType = "Library"
PreBuildEvent = ""
PostBuildEvent = ""
RootNamespace = "MetaBuilders.WebControls"
RunPostBuildEvent = "OnBuildSuccess"
StartupObject = ""
>
<Config
Name = "Debug"
AllowUnsafeBlocks = "false"
BaseAddress = "285212672"
CheckForOverflowUnderflow = "false"
ConfigurationOverrideFile = ""
DefineConstants = "DEBUG;TRACE"
DocumentationFile = ""
DebugSymbols = "true"
FileAlignment = "4096"
IncrementalBuild = "false"
NoStdLib = "false"
NoWarn = ""
Optimize = "false"
OutputPath = "c:\inetpub\wwwroot\betatools\bin\"
RegisterForComInterop = "false"
RemoveIntegerChecks = "false"
TreatWarningsAsErrors = "false"
WarningLevel = "4"
/>
<Config
Name = "Release"
AllowUnsafeBlocks = "false"
BaseAddress = "285212672"
CheckForOverflowUnderflow = "false"
ConfigurationOverrideFile = ""
DefineConstants = "TRACE"
DocumentationFile = "MetaBuilders.WebControls.DialogWindow.xml"
DebugSymbols = "false"
FileAlignment = "4096"
IncrementalBuild = "false"
NoStdLib = "false"
NoWarn = ""
Optimize = "true"
OutputPath = "bin\Release\"
RegisterForComInterop = "false"
RemoveIntegerChecks = "false"
TreatWarningsAsErrors = "false"
WarningLevel = "4"
/>
</Settings>
<References>
<Reference
Name = "System"
AssemblyName = "System"
HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.dll"
/>
<Reference
Name = "System.Drawing"
AssemblyName = "System.Drawing"
HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Drawing.dll"
/>
<Reference
Name = "System.Web"
AssemblyName = "System.Web"
HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Web.dll"
/>
<Reference
Name = "System.Data"
AssemblyName = "System.Data"
HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Data.dll"
/>
<Reference
Name = "System.XML"
AssemblyName = "System.Xml"
HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.XML.dll"
/>
<Reference
Name = "System.Design"
AssemblyName = "System.Design"
HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Design.dll"
/>
</References>
</Build>
<Files>
<Include>
<File
RelPath = "AssemblyInfo.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "DialogControlConverter.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "DialogDesigner.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "DialogHandlerFactory.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "DialogImageHandler.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "DialogInputBox.bmp"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "DialogInputBox.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "DialogInputBoxPage.cs"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "DialogMessageBox.bmp"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "DialogMessageBox.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "DialogMessageBoxButtons.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "DialogMessageBoxIcon.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "DialogMessageBoxPage.cs"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "DialogOpenButton.bmp"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "DialogOpenButton.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "DialogOpenLink.bmp"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "DialogOpenLink.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "DialogPage.cs"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "DialogResultEvent.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "DialogWindow.bmp"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "DialogWindow.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "DialogWindowBase.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "DialogWindowBaseScript.js"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "exclamation.gif"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "information.gif"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "OpenerDesigner.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "question.gif"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "stop.gif"
BuildAction = "EmbeddedResource"
/>
</Include>
</Files>
</CSHARP>
</VisualStudioProject>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -