Code:
/ Dotnetfx_Vista_SP2 / Dotnetfx_Vista_SP2 / 8.0.50727.4016 / DEVDIV / depot / DevDiv / releases / whidbey / NetFxQFE / ndp / fx / src / WinForms / Managed / System / WinForms / ItemChangedEventArgs.cs / 1 / 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
- StringStorage.cs
- XamlFilter.cs
- OdbcEnvironment.cs
- PropertyChangingEventArgs.cs
- XhtmlConformanceSection.cs
- OdbcConnectionHandle.cs
- CodeStatement.cs
- StringToken.cs
- NullableDoubleSumAggregationOperator.cs
- MDIWindowDialog.cs
- UriSectionData.cs
- Button.cs
- Screen.cs
- ColorKeyFrameCollection.cs
- BinaryKeyIdentifierClause.cs
- XPathNode.cs
- MobileRedirect.cs
- DynamicRendererThreadManager.cs
- FixedMaxHeap.cs
- DataFormats.cs
- CompilerGeneratedAttribute.cs
- CertificateReferenceElement.cs
- ToggleProviderWrapper.cs
- ServiceMemoryGates.cs
- RootNamespaceAttribute.cs
- AsyncInvokeContext.cs
- StylusEditingBehavior.cs
- LineProperties.cs
- MarkupExtensionParser.cs
- PathGeometry.cs
- LayoutEvent.cs
- ImageFormat.cs
- ObjectDataSourceEventArgs.cs
- EncodingTable.cs
- columnmapkeybuilder.cs
- Vector3DCollectionValueSerializer.cs
- CodeIdentifiers.cs
- CodeTypeMember.cs
- LinkedResource.cs
- ExportException.cs
- FlowLayoutPanel.cs
- Privilege.cs
- X509ChainElement.cs
- CodeMemberProperty.cs
- ToolStripDropDownClosingEventArgs.cs
- SafeNativeMethods.cs
- ComponentCollection.cs
- XmlAttribute.cs
- WebPartManagerDesigner.cs
- MarkupWriter.cs
- ObjectSet.cs
- ReliabilityContractAttribute.cs
- ObjectMemberMapping.cs
- SelectionListComponentEditor.cs
- ExtensionFile.cs
- EncryptedReference.cs
- UIElement.cs
- Encoding.cs
- PointUtil.cs
- RequiredAttributeAttribute.cs
- BaseTreeIterator.cs
- UIElementHelper.cs
- DateTime.cs
- MatrixAnimationBase.cs
- CaseStatement.cs
- SettingsProperty.cs
- TrustLevel.cs
- Rect3D.cs
- CqlBlock.cs
- CaseCqlBlock.cs
- CatalogPartChrome.cs
- PrivilegedConfigurationManager.cs
- SizeChangedInfo.cs
- KeyValueConfigurationCollection.cs
- DeploymentSection.cs
- Vector3DCollectionValueSerializer.cs
- LocalizabilityAttribute.cs
- XmlSiteMapProvider.cs
- ColumnMapProcessor.cs
- PropertyBuilder.cs
- Compilation.cs
- TrackingLocation.cs
- MessageBox.cs
- XmlNodeComparer.cs
- MiniModule.cs
- Char.cs
- CodeAccessSecurityEngine.cs
- UserControl.cs
- CompiledRegexRunner.cs
- InputChannelBinder.cs
- XPathNavigatorKeyComparer.cs
- Globals.cs
- LinqDataSourceSelectEventArgs.cs
- TrackingCondition.cs
- CheckBoxRenderer.cs
- KeyFrames.cs
- ControlPager.cs
- AbandonedMutexException.cs
- RtType.cs
- DbConnectionPoolGroup.cs