Code:
/ Dotnetfx_Vista_SP2 / Dotnetfx_Vista_SP2 / 8.0.50727.4016 / DEVDIV / depot / DevDiv / releases / Orcas / QFE / wpf / src / WinFormsIntegration / System / Windows / Integration / LayoutExceptionEventArgs.cs / 1 / LayoutExceptionEventArgs.cs
namespace System.Windows.Forms.Integration { ////// Notifies the user when there is a layout error, and determines whether an exception /// is thrown. /// public class LayoutExceptionEventArgs : IntegrationExceptionEventArgs { ////// Initializes a new instance of the LayoutExceptionEventArgs class. /// public LayoutExceptionEventArgs(Exception exception) : base(true, exception) { } } } // File provided for Reference Use Only by Microsoft Corporation (c) 2007. // Copyright (c) Microsoft Corporation. All rights reserved. namespace System.Windows.Forms.Integration { ////// Notifies the user when there is a layout error, and determines whether an exception /// is thrown. /// public class LayoutExceptionEventArgs : IntegrationExceptionEventArgs { ////// Initializes a new instance of the LayoutExceptionEventArgs class. /// public LayoutExceptionEventArgs(Exception exception) : base(true, exception) { } } } // File provided for Reference Use Only by Microsoft Corporation (c) 2007. // Copyright (c) Microsoft Corporation. All rights reserved.
Link Menu

This book is available now!
Buy at Amazon US or
Buy at Amazon UK
- SqlRowUpdatedEvent.cs
- TypeReference.cs
- HandlerMappingMemo.cs
- RegistryKey.cs
- DataGridCell.cs
- SafeNativeMethodsCLR.cs
- InputElement.cs
- SchemaImporterExtensionsSection.cs
- SecurityUniqueId.cs
- AutomationEventArgs.cs
- ControlAdapter.cs
- ListViewDesigner.cs
- DashStyles.cs
- HashSet.cs
- Region.cs
- ConsoleKeyInfo.cs
- BooleanStorage.cs
- RTLAwareMessageBox.cs
- Permission.cs
- PermissionListSet.cs
- SqlFileStream.cs
- SerializationSectionGroup.cs
- FileDialog_Vista.cs
- MexServiceChannelBuilder.cs
- AspNetSynchronizationContext.cs
- ContractInferenceHelper.cs
- KeyedPriorityQueue.cs
- IssuedTokenClientBehaviorsElement.cs
- AppDomainProtocolHandler.cs
- MediaTimeline.cs
- DataGridViewHeaderCell.cs
- BackoffTimeoutHelper.cs
- OptimizedTemplateContentHelper.cs
- AlphabeticalEnumConverter.cs
- CursorEditor.cs
- XmlCharacterData.cs
- SqlFunctionAttribute.cs
- Cursor.cs
- TimeSpanFormat.cs
- Profiler.cs
- _NetRes.cs
- OleDbConnection.cs
- SQLDecimal.cs
- SizeAnimation.cs
- TrackBar.cs
- SystemWebSectionGroup.cs
- ADMembershipProvider.cs
- AgileSafeNativeMemoryHandle.cs
- hwndwrapper.cs
- ContextItemManager.cs
- ChannelDemuxer.cs
- XhtmlBasicLabelAdapter.cs
- NamespaceQuery.cs
- VisualBrush.cs
- KnownTypeDataContractResolver.cs
- FolderLevelBuildProviderCollection.cs
- DeviceContexts.cs
- WsdlBuildProvider.cs
- OleDbErrorCollection.cs
- TitleStyle.cs
- UInt32Storage.cs
- CodeGen.cs
- ControlParameter.cs
- WindowCollection.cs
- DataServiceQueryOfT.cs
- ColorPalette.cs
- TemplatedMailWebEventProvider.cs
- FileNotFoundException.cs
- StreamingContext.cs
- ProgressBarAutomationPeer.cs
- ServiceRouteHandler.cs
- PresentationTraceSources.cs
- TaskHelper.cs
- WebExceptionStatus.cs
- EntityStoreSchemaGenerator.cs
- Polygon.cs
- XmlEncodedRawTextWriter.cs
- base64Transforms.cs
- SmiContextFactory.cs
- ReachDocumentSequenceSerializer.cs
- ControlBindingsCollection.cs
- LinkGrep.cs
- StructuredTypeEmitter.cs
- ListViewHitTestInfo.cs
- Bezier.cs
- StreamingContext.cs
- ListBoxItemAutomationPeer.cs
- RegistryDataKey.cs
- HttpDictionary.cs
- UnsafeNativeMethods.cs
- RSAPKCS1KeyExchangeDeformatter.cs
- WpfWebRequestHelper.cs
- ServiceEndpointCollection.cs
- LambdaCompiler.Unary.cs
- AnchoredBlock.cs
- ToolStripDesigner.cs
- ExpressionsCollectionEditor.cs
- CultureSpecificStringDictionary.cs
- PerfCounterSection.cs
- ItemsControlAutomationPeer.cs