Code:
/ 4.0 / 4.0 / DEVDIV_TFS / Dev10 / Releases / RTMRel / ndp / fx / src / WinForms / Managed / System / WinForms / ItemChangedEventArgs.cs / 1305376 / ItemChangedEventArgs.cs
//------------------------------------------------------------------------------ //// Copyright (c) Microsoft Corporation. All rights reserved. // //----------------------------------------------------------------------------- namespace System.Windows.Forms { using System; ////// /// public class ItemChangedEventArgs : EventArgs { private int index; internal ItemChangedEventArgs(int index) { this.index = index; } ///[To be supplied.] ////// /// public int Index { get { return index; } } } } // File provided for Reference Use Only by Microsoft Corporation (c) 2007. //------------------------------------------------------------------------------ //[To be supplied.] ///// Copyright (c) Microsoft Corporation. All rights reserved. // //----------------------------------------------------------------------------- namespace System.Windows.Forms { using System; ////// /// public class ItemChangedEventArgs : EventArgs { private int index; internal ItemChangedEventArgs(int index) { this.index = index; } ///[To be supplied.] ////// /// public int Index { get { return index; } } } } // File provided for Reference Use Only by Microsoft Corporation (c) 2007.[To be supplied.] ///
Link Menu

This book is available now!
Buy at Amazon US or
Buy at Amazon UK
- GeneralTransform3D.cs
- TouchesOverProperty.cs
- PageContentCollection.cs
- CqlParser.cs
- baseaxisquery.cs
- ImageDrawing.cs
- ReflectPropertyDescriptor.cs
- thaishape.cs
- TextContainerHelper.cs
- XmlDocumentSurrogate.cs
- Add.cs
- BookmarkCallbackWrapper.cs
- AssemblyResourceLoader.cs
- DataViewManager.cs
- FormViewRow.cs
- MatrixAnimationBase.cs
- Action.cs
- DecimalAnimationUsingKeyFrames.cs
- ErrorWebPart.cs
- StateRuntime.cs
- KnownTypes.cs
- InvokeProviderWrapper.cs
- QuaternionKeyFrameCollection.cs
- InputLanguageProfileNotifySink.cs
- Number.cs
- FaultDescriptionCollection.cs
- FunctionUpdateCommand.cs
- GlobalEventManager.cs
- TypedServiceChannelBuilder.cs
- CodeDirectionExpression.cs
- TypeForwardedFromAttribute.cs
- ZipQueryOperator.cs
- BindingSourceDesigner.cs
- DocumentOrderQuery.cs
- ApplicationTrust.cs
- BitmapSourceSafeMILHandle.cs
- CompilerErrorCollection.cs
- HighContrastHelper.cs
- CaseInsensitiveComparer.cs
- DispatcherHookEventArgs.cs
- TreeViewBindingsEditorForm.cs
- Ray3DHitTestResult.cs
- WpfSharedBamlSchemaContext.cs
- SqlDependencyListener.cs
- TreeBuilderXamlTranslator.cs
- MediaPlayer.cs
- UserPersonalizationStateInfo.cs
- WorkflowOperationErrorHandler.cs
- SafeProcessHandle.cs
- UrlMappingsModule.cs
- OSFeature.cs
- DocumentGrid.cs
- AttributeEmitter.cs
- Roles.cs
- CalendarTable.cs
- NamespaceEmitter.cs
- WindowsTokenRoleProvider.cs
- FileDialog_Vista_Interop.cs
- UIElementHelper.cs
- SqlCommandSet.cs
- ProcessHostFactoryHelper.cs
- ExceptionRoutedEventArgs.cs
- ObjectStateEntryDbUpdatableDataRecord.cs
- EntityDataSourceReferenceGroup.cs
- PersistenceTypeAttribute.cs
- SoapWriter.cs
- TabPageDesigner.cs
- Attributes.cs
- HttpResponseBase.cs
- MasterPage.cs
- ConfigurationErrorsException.cs
- SapiAttributeParser.cs
- AliasExpr.cs
- GatewayDefinition.cs
- ADMembershipProvider.cs
- DiscreteKeyFrames.cs
- OrderedDictionary.cs
- PassportIdentity.cs
- MbpInfo.cs
- SerializableReadOnlyDictionary.cs
- DbExpressionRules.cs
- SqlOuterApplyReducer.cs
- HttpCapabilitiesBase.cs
- Attribute.cs
- ConfigurationSettings.cs
- FolderLevelBuildProviderAppliesToAttribute.cs
- QilBinary.cs
- CatalogZoneBase.cs
- DataGridColumnCollectionEditor.cs
- BitmapEffectGroup.cs
- QueryOutputWriter.cs
- GridLength.cs
- OdbcConnectionString.cs
- DefinitionUpdate.cs
- Int16AnimationUsingKeyFrames.cs
- Style.cs
- VectorAnimationUsingKeyFrames.cs
- CharacterBuffer.cs
- EdmItemError.cs
- XsltFunctions.cs