Code:
/ Dotnetfx_Win7_3.5.1 / Dotnetfx_Win7_3.5.1 / 3.5.1 / DEVDIV / depot / DevDiv / releases / whidbey / NetFXspW7 / 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
- ProcessHostServerConfig.cs
- IPEndPointCollection.cs
- OutputScopeManager.cs
- Odbc32.cs
- Stack.cs
- FaultHandlingFilter.cs
- SqlNodeAnnotation.cs
- PersonalizationProviderHelper.cs
- TreeViewAutomationPeer.cs
- Cloud.cs
- ParameterCollection.cs
- SspiHelper.cs
- TextEditorContextMenu.cs
- DefaultValueMapping.cs
- DocumentPageView.cs
- ProfileParameter.cs
- HttpRuntime.cs
- arabicshape.cs
- StructuredType.cs
- RightNameExpirationInfoPair.cs
- DataPagerCommandEventArgs.cs
- StrongNameUtility.cs
- TriState.cs
- EdmConstants.cs
- OrderedDictionary.cs
- TimeoutTimer.cs
- ButtonBaseAdapter.cs
- LayeredChannelListener.cs
- DataSourceControl.cs
- ButtonAutomationPeer.cs
- RowCache.cs
- httpserverutility.cs
- ProfessionalColorTable.cs
- GeneralTransformGroup.cs
- ExpressionParser.cs
- Vector3D.cs
- AssemblyNameProxy.cs
- InputQueueChannel.cs
- WorkflowElementDialog.cs
- OdbcConnectionString.cs
- TagNameToTypeMapper.cs
- DynamicValueConverter.cs
- QueueProcessor.cs
- CqlGenerator.cs
- AutomationElementCollection.cs
- AddInPipelineAttributes.cs
- ConstNode.cs
- ImmutableObjectAttribute.cs
- ITextView.cs
- MenuItem.cs
- ExpressionTable.cs
- TableChangeProcessor.cs
- InvalidProgramException.cs
- RequestCachingSection.cs
- FastEncoderWindow.cs
- RegexFCD.cs
- SizeF.cs
- CompensatableSequenceActivity.cs
- TableColumn.cs
- AssemblyAttributesGoHere.cs
- ImageMap.cs
- UpdateEventArgs.cs
- RefType.cs
- CalendarAutomationPeer.cs
- ScrollableControl.cs
- SqlTrackingService.cs
- XmlEncoding.cs
- MenuItemStyle.cs
- BamlTreeMap.cs
- SelectedCellsChangedEventArgs.cs
- FlowchartStart.xaml.cs
- keycontainerpermission.cs
- ListViewItem.cs
- safelinkcollection.cs
- TextBlockAutomationPeer.cs
- DataMemberAttribute.cs
- StringFreezingAttribute.cs
- AllMembershipCondition.cs
- Connector.cs
- ProxyGenerationError.cs
- DiscreteKeyFrames.cs
- StringSource.cs
- DataServiceHost.cs
- SQLBytesStorage.cs
- KeyValueConfigurationElement.cs
- Selection.cs
- NavigationProgressEventArgs.cs
- MdiWindowListItemConverter.cs
- Crypto.cs
- ColumnResult.cs
- SmtpTransport.cs
- WbemException.cs
- ButtonFieldBase.cs
- TextBox.cs
- DataControlPagerLinkButton.cs
- StreamUpdate.cs
- ToolStripPanelSelectionBehavior.cs
- ThicknessAnimationBase.cs
- ColorContext.cs
- HandlerBase.cs