Code:
/ 4.0 / 4.0 / untmp / DEVDIV_TFS / Dev10 / Releases / RTMRel / ndp / fx / src / DataWebControlsDesign / System / Data / WebControls / Design / Util / WizardPanelChangingEventArgs.cs / 1305376 / 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.
Link Menu

This book is available now!
Buy at Amazon US or
Buy at Amazon UK
- ConnectionProviderAttribute.cs
- LogEntryHeaderSerializer.cs
- PixelShader.cs
- ServiceBuildProvider.cs
- MessageAction.cs
- Pair.cs
- WebPartTransformerCollection.cs
- PageRequestManager.cs
- VisualTreeUtils.cs
- OdbcException.cs
- SimpleApplicationHost.cs
- ComboBox.cs
- PropertyIDSet.cs
- PersonalizationState.cs
- XpsSerializerFactory.cs
- XmlNode.cs
- Symbol.cs
- CreateUserWizard.cs
- MemberAssignmentAnalysis.cs
- EmptyArray.cs
- CodeAttachEventStatement.cs
- ReferentialConstraint.cs
- NativeWindow.cs
- SafeRightsManagementPubHandle.cs
- ObjectTag.cs
- ConnectionStringSettings.cs
- PrimitiveSchema.cs
- HitTestParameters3D.cs
- TypeConvertions.cs
- DataGridViewRowHeightInfoNeededEventArgs.cs
- Composition.cs
- QueryRewriter.cs
- SecurityPermission.cs
- LocationChangedEventArgs.cs
- DocumentPageTextView.cs
- BitArray.cs
- GridViewEditEventArgs.cs
- UserPersonalizationStateInfo.cs
- _TransmitFileOverlappedAsyncResult.cs
- SessionPageStatePersister.cs
- DocumentManager.cs
- ProfileProvider.cs
- RegisteredExpandoAttribute.cs
- ViewGenerator.cs
- DataGridViewCellLinkedList.cs
- SqlFunctionAttribute.cs
- FontCacheUtil.cs
- URLAttribute.cs
- MailAddress.cs
- QueryOutputWriter.cs
- InvalidOperationException.cs
- SerializerProvider.cs
- WCFBuildProvider.cs
- PropertyGrid.cs
- TimeStampChecker.cs
- HTTPRemotingHandler.cs
- VectorCollection.cs
- IndentedTextWriter.cs
- CodeDirectoryCompiler.cs
- XmlBuffer.cs
- ParseElement.cs
- UnsafePeerToPeerMethods.cs
- InvalidateEvent.cs
- WpfXamlLoader.cs
- XPathQilFactory.cs
- ImageAttributes.cs
- FragmentQueryKB.cs
- GC.cs
- LinqDataSourceInsertEventArgs.cs
- ClientTargetCollection.cs
- CodeMethodInvokeExpression.cs
- DiagnosticsConfigurationHandler.cs
- XmlQueryContext.cs
- MinMaxParagraphWidth.cs
- Expression.cs
- CombinedGeometry.cs
- SelectionItemPattern.cs
- HttpSocketManager.cs
- Attachment.cs
- PropertyNames.cs
- _KerberosClient.cs
- SessionStateContainer.cs
- GridViewSelectEventArgs.cs
- ChangeInterceptorAttribute.cs
- DialogWindow.cs
- FormatSettings.cs
- SqlServices.cs
- MulticastNotSupportedException.cs
- ReflectTypeDescriptionProvider.cs
- HttpGetProtocolReflector.cs
- SQLInt64.cs
- SqlAggregateChecker.cs
- baseaxisquery.cs
- EmptyReadOnlyDictionaryInternal.cs
- HtmlInputSubmit.cs
- BoundingRectTracker.cs
- BrowsableAttribute.cs
- PublisherMembershipCondition.cs
- DbInsertCommandTree.cs
- querybuilder.cs