| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690 |
- <VisualStudioProject>
- <CSHARP
- ProjectType = "Local"
- ProductVersion = "7.10.3077"
- SchemaVersion = "2.0"
- ProjectGuid = "{5E6430B2-6B9F-4E76-802E-20207EF80391}"
- >
- <Build>
- <Settings
- ApplicationIcon = ""
- AssemblyKeyContainerName = ""
- AssemblyName = "System.Windows.Forms"
- AssemblyOriginatorKeyFile = ""
- DefaultClientScript = "JScript"
- DefaultHTMLPageLayout = "Grid"
- DefaultTargetSchema = "IE50"
- DelaySign = "false"
- OutputType = "Library"
- PreBuildEvent = ""
- PostBuildEvent = ""
- RootNamespace = "System.Windows.Forms"
- RunPostBuildEvent = "OnBuildSuccess"
- StartupObject = ""
- >
- <Config
- Name = "Debug"
- AllowUnsafeBlocks = "false"
- BaseAddress = "285212672"
- CheckForOverflowUnderflow = "false"
- ConfigurationOverrideFile = ""
- DefineConstants = ""
- DocumentationFile = ""
- DebugSymbols = "true"
- FileAlignment = "4096"
- IncrementalBuild = "false"
- NoStdLib = "false"
- NoWarn = ""
- Optimize = "false"
- OutputPath = "bin\Debug\"
- RegisterForComInterop = "false"
- RemoveIntegerChecks = "false"
- TreatWarningsAsErrors = "false"
- WarningLevel = "1"
- />
- <Config
- Name = "Release"
- AllowUnsafeBlocks = "false"
- BaseAddress = "285212672"
- CheckForOverflowUnderflow = "false"
- ConfigurationOverrideFile = ""
- DefineConstants = ""
- DocumentationFile = ""
- DebugSymbols = "false"
- FileAlignment = "4096"
- IncrementalBuild = "false"
- NoStdLib = "false"
- NoWarn = ""
- Optimize = "false"
- OutputPath = "bin\Release\"
- RegisterForComInterop = "false"
- RemoveIntegerChecks = "false"
- TreatWarningsAsErrors = "false"
- WarningLevel = "1"
- />
- </Settings>
- <References>
- <Reference
- Name = "Accessibility"
- AssemblyName = "Accessibility"
- HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Accessibility.dll"
- />
- <Reference
- Name = "System.Drawing"
- AssemblyName = "System.Drawing"
- HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Drawing.dll"
- />
- <Reference
- Name = "System"
- AssemblyName = "System"
- HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.dll"
- />
- </References>
- </Build>
- <Files>
- <Include>
- <File
- RelPath = "AccessibleObject.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "AccessibleRole.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "AccessibleStates.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "AnchorStyles.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "Application.cs"
- SubType = "Component"
- BuildAction = "Compile"
- />
- <File
- RelPath = "ApplicationContext.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "BaseCollection.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "Binding.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "BindingContext.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "BindingMemberInfo.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "BindingsCollection.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "BindingsManagerBase.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "Border3DSide.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "Border3DStyle.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "BorderStyle.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "BoundsSpecified.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "ButtonBorderStyle.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "ButtonState.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "CaptionButton.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "ColorDepth.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "ContainerControl.cs"
- SubType = "Component"
- BuildAction = "Compile"
- />
- <File
- RelPath = "Control.cs"
- SubType = "Component"
- BuildAction = "Compile"
- />
- <File
- RelPath = "Control.resx"
- DependentUpon = "Control.cs"
- BuildAction = "EmbeddedResource"
- />
- <File
- RelPath = "ControlEventArgs.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "ControlEventHandler.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "ControlPaint.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "ControlStyles.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "ConvertEventArgs.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "ConvertEventHandler.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "CreateParams.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "DialogResult.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "DockStyle.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "DragAction.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "DragDropEffects.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "DragEventArgs.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "DragEventHandler.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "FlatStyle.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "Form.cs"
- SubType = "Component"
- BuildAction = "Compile"
- />
- <File
- RelPath = "FrameStyle.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "GiveFeedbackEventArgs.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "GiveFeedbackEventHandler.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "HelpEventArgs.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "HelpEventHandler.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "HScrollBar.cs"
- SubType = "Component"
- BuildAction = "Compile"
- />
- <File
- RelPath = "IButtonControl.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "IContainerControl.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "IDataObject.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "ImageList.cs"
- SubType = "Component"
- BuildAction = "Compile"
- />
- <File
- RelPath = "ImageListStreamer.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "ImeMode.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "IMessageFilter.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "InputLanguage.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "InputLanguageChangedEventArgs.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "InputLanguageChangedEventHandler.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "InputLanguageChangingEventArgs.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "InputLanguageChangingEventHandler.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "InputLanguageCollection.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "InvalidateEventArgs.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "InvalidateEventHandler.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "ITheme.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "IWin32Window.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "KeyEventArgs.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "KeyEventHandler.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "KeyPressEventArgs.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "KeyPressEventHandler.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "Keys.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "Label.cs"
- SubType = "Component"
- BuildAction = "Compile"
- />
- <File
- RelPath = "LayoutEventArgs.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "LayoutEventHandler.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "LinkArea.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "LinkBehavior.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "LinkClickedEventArgs.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "LinkClickedEventHandler.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "LinkLabel.cs"
- SubType = "Component"
- BuildAction = "Compile"
- />
- <File
- RelPath = "LinkLabelLinkClickedEventArgs.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "LinkLabelLinkClickedEventHandler.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "LinkState.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "MenuGlyph.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "Message.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "MessageBox.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "MessageBoxButtons.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "MessageBoxDefaultButton.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "MessageBoxIcon.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "MessageBoxOptions.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "MouseButtons.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "MouseEventArgs.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "MouseEventHandler.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "NativeWindow.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "Orientation.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "PaintEventArgs.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "PaintEventHandler.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "ProgressBar.cs"
- SubType = "Component"
- BuildAction = "Compile"
- />
- <File
- RelPath = "QueryAccessibilityHelpEventArgs.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "QueryAccessibilityHelpEventHandler.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "QueryContinueDragEventArgs.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "QueryContinueDragEventHandler.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "RightToLeft.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "ScrollableControl.cs"
- SubType = "Component"
- BuildAction = "Compile"
- />
- <File
- RelPath = "ScrollableControl.resx"
- DependentUpon = "ScrollableControl.cs"
- BuildAction = "EmbeddedResource"
- />
- <File
- RelPath = "ScrollBar.cs"
- SubType = "Component"
- BuildAction = "Compile"
- />
- <File
- RelPath = "ScrollBars.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "ScrollButton.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "ScrollEventArgs.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "ScrollEventHandler.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "ScrollEventType.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "ThemeEngine.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "ThemeWin32Classic.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "TickStyle.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "TODOAttribute.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "TrackBar.cs"
- SubType = "Component"
- BuildAction = "Compile"
- />
- <File
- RelPath = "UICues.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "UICuesEventArgs.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "UICuesEventHandler.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "VScrollBar.cs"
- SubType = "Component"
- BuildAction = "Compile"
- />
- <File
- RelPath = "X11Structs.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "XplatUI.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "XplatUIDriver.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "XplatUIStructs.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "XplatUIWin32.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "XplatUIX11.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- </Include>
- </Files>
- </CSHARP>
- </VisualStudioProject>
|