Code:
/ Net / Net / 3.5.50727.3053 / DEVDIV / depot / DevDiv / releases / Orcas / SP / ndp / fx / src / DataWebControlsDesign / System / Data / WebControls / Design / Util / WizardPanelChangingEventArgs.cs / 3 / WizardPanelChangingEventArgs.cs
//------------------------------------------------------------------------------ //// Copyright (c) Microsoft Corporation. All rights reserved. // // // @owner [....] // @backupOwner [....] //----------------------------------------------------------------------------- using System; using System.Collections; using System.ComponentModel; using System.ComponentModel.Design; using System.Drawing; using System.Windows.Forms; namespace System.Web.UI.Design.WebControls.Util { ////// internal class WizardPanelChangingEventArgs : EventArgs { private WizardPanel _currentPanel; ////// public WizardPanelChangingEventArgs(WizardPanel currentPanel) { _currentPanel = currentPanel; } } } // File provided for Reference Use Only by Microsoft Corporation (c) 2007. //------------------------------------------------------------------------------ //// Copyright (c) Microsoft Corporation. All rights reserved. // // // @owner [....] // @backupOwner [....] //----------------------------------------------------------------------------- using System; using System.Collections; using System.ComponentModel; using System.ComponentModel.Design; using System.Drawing; using System.Windows.Forms; namespace System.Web.UI.Design.WebControls.Util { ////// internal class WizardPanelChangingEventArgs : EventArgs { private WizardPanel _currentPanel; ////// public WizardPanelChangingEventArgs(WizardPanel currentPanel) { _currentPanel = currentPanel; } } } // File provided for Reference Use Only by Microsoft Corporation (c) 2007.
Link Menu

This book is available now!
Buy at Amazon US or
Buy at Amazon UK
- PerspectiveCamera.cs
- SqlSelectStatement.cs
- PageBreakRecord.cs
- Soap.cs
- TypeToStringValueConverter.cs
- DesigntimeLicenseContext.cs
- EventArgs.cs
- XmlCharCheckingWriter.cs
- StylusDownEventArgs.cs
- JoinGraph.cs
- MemberRelationshipService.cs
- SynthesizerStateChangedEventArgs.cs
- SessionParameter.cs
- TextDecorations.cs
- PrivateUnsafeNativeCompoundFileMethods.cs
- PropertyManager.cs
- ViewValidator.cs
- CheckPair.cs
- StylusCaptureWithinProperty.cs
- IImplicitResourceProvider.cs
- PrefixQName.cs
- IntSecurity.cs
- ZipArchive.cs
- ApplicationProxyInternal.cs
- SecureEnvironment.cs
- SHA1.cs
- EntityDesignerDataSourceView.cs
- TextBox.cs
- Misc.cs
- DataGridViewTopLeftHeaderCell.cs
- StyleHelper.cs
- ContainerAction.cs
- messageonlyhwndwrapper.cs
- ApplicationDirectoryMembershipCondition.cs
- AccessKeyManager.cs
- WebUtil.cs
- LicenseContext.cs
- MapPathBasedVirtualPathProvider.cs
- DbConnectionPoolGroupProviderInfo.cs
- RunClient.cs
- SecurityResources.cs
- HitTestWithPointDrawingContextWalker.cs
- TdsParameterSetter.cs
- XPathScanner.cs
- TypeDescriptor.cs
- keycontainerpermission.cs
- AppLevelCompilationSectionCache.cs
- AttributedMetaModel.cs
- ImageUrlEditor.cs
- TabControl.cs
- DialogResultConverter.cs
- IODescriptionAttribute.cs
- DirectoryInfo.cs
- FlowDocumentScrollViewerAutomationPeer.cs
- SqlDataSourceStatusEventArgs.cs
- PlatformNotSupportedException.cs
- DataKeyArray.cs
- TableLayoutSettingsTypeConverter.cs
- ExceptionHandlers.cs
- ToolStripHighContrastRenderer.cs
- MDIClient.cs
- RawStylusInputCustomData.cs
- DataGridViewDataConnection.cs
- HandlerFactoryWrapper.cs
- Char.cs
- DateTimeValueSerializer.cs
- SocketStream.cs
- SecurityPolicySection.cs
- JournalEntry.cs
- TrayIconDesigner.cs
- XmlDictionary.cs
- SelectorAutomationPeer.cs
- PropertyFilterAttribute.cs
- ConnectionsZone.cs
- NetworkAddressChange.cs
- DatasetMethodGenerator.cs
- CustomAttributeFormatException.cs
- SubtreeProcessor.cs
- ByteAnimationBase.cs
- DataServiceRequestOfT.cs
- TreeView.cs
- PageParser.cs
- RemotingException.cs
- BooleanExpr.cs
- AssemblySettingAttributes.cs
- ColorAnimationBase.cs
- ADRoleFactory.cs
- PointConverter.cs
- FileIOPermission.cs
- LambdaCompiler.Address.cs
- MetricEntry.cs
- ScriptResourceAttribute.cs
- ModelEditingScope.cs
- WriteStateInfoBase.cs
- NumberFormatter.cs
- FontDifferentiator.cs
- WindowsEditBoxRange.cs
- RuntimeWrappedException.cs
- TextProviderWrapper.cs
- ContextMenuService.cs