Code:
/ DotNET / DotNET / 8.0 / untmp / whidbey / REDBITS / ndp / fx / src / Designer / WinForms / System / WinForms / Design / FolderBrowserDialogDesigner.cs / 1 / FolderBrowserDialogDesigner.cs
//------------------------------------------------------------------------------ //// Copyright (c) Microsoft Corporation. All rights reserved. // //----------------------------------------------------------------------------- namespace System.Windows.Forms.Design { using System.ComponentModel; using System.ComponentModel.Design; using System.Windows.Forms; using Microsoft.Win32; ////// This is the designer for FolderBrowserDialog components. /// internal class FolderBrowserDialogDesigner : ComponentDesigner { [Obsolete("This method has been deprecated. Use InitializeNewComponent instead. http://go.microsoft.com/fwlink/?linkid=14202")] public override void OnSetComponentDefaults() { } } } // File provided for Reference Use Only by Microsoft Corporation (c) 2007. // Copyright (c) Microsoft Corporation. All rights reserved.
Link Menu

This book is available now!
Buy at Amazon US or
Buy at Amazon UK
- RewritingSimplifier.cs
- TextFormatterContext.cs
- TypeListConverter.cs
- XsltContext.cs
- querybuilder.cs
- DataPagerFieldItem.cs
- EncryptedData.cs
- SqlMethodCallConverter.cs
- PrtTicket_Public_Simple.cs
- WhiteSpaceTrimStringConverter.cs
- BitmapCacheBrush.cs
- KeyBinding.cs
- ScriptingSectionGroup.cs
- BinaryObjectInfo.cs
- DefaultMemberAttribute.cs
- assertwrapper.cs
- TextAutomationPeer.cs
- JoinCqlBlock.cs
- SelectionWordBreaker.cs
- TypeCollectionDesigner.xaml.cs
- PropertyMapper.cs
- DataGridViewSelectedRowCollection.cs
- StylusPoint.cs
- LoadRetryStrategyFactory.cs
- SemaphoreSecurity.cs
- DataDocumentXPathNavigator.cs
- XmlSchemaSimpleTypeRestriction.cs
- MenuEventArgs.cs
- ISCIIEncoding.cs
- PropertyBuilder.cs
- ResourceKey.cs
- CloudCollection.cs
- UserPreferenceChangingEventArgs.cs
- DtdParser.cs
- RoleGroup.cs
- DataGridParentRows.cs
- SqlVersion.cs
- TreeNode.cs
- HttpModuleCollection.cs
- ValidationPropertyAttribute.cs
- CommandManager.cs
- StringInfo.cs
- ExeConfigurationFileMap.cs
- InfoCardRSAPKCS1SignatureDeformatter.cs
- WebPartTracker.cs
- ExpressionHelper.cs
- UrlMapping.cs
- LogicalTreeHelper.cs
- Accessible.cs
- LinearQuaternionKeyFrame.cs
- DatePickerDateValidationErrorEventArgs.cs
- SortExpressionBuilder.cs
- DoubleAnimationBase.cs
- CultureTableRecord.cs
- XmlSchemaRedefine.cs
- AssemblyHash.cs
- SessionStateSection.cs
- TextElementCollectionHelper.cs
- PropertyIdentifier.cs
- Int16Animation.cs
- ProcessInputEventArgs.cs
- TreeSet.cs
- ConsumerConnectionPoint.cs
- XmlSchemaSet.cs
- InheritedPropertyDescriptor.cs
- WebPartZoneBase.cs
- TextRangeProviderWrapper.cs
- PageSettings.cs
- SqlDelegatedTransaction.cs
- ClientData.cs
- PreviewPageInfo.cs
- ChangeInterceptorAttribute.cs
- ArrayEditor.cs
- TablePattern.cs
- WebWorkflowRole.cs
- UniqueSet.cs
- PropertyValueChangedEvent.cs
- ToolStripSeparator.cs
- DataGridRowEventArgs.cs
- StyleXamlParser.cs
- XmlWrappingReader.cs
- BoundsDrawingContextWalker.cs
- XPathDocumentNavigator.cs
- OLEDB_Util.cs
- GridViewDeleteEventArgs.cs
- JsonEnumDataContract.cs
- ActiveDocumentEvent.cs
- ConnectionPoolRegistry.cs
- DataGridViewRowPostPaintEventArgs.cs
- ValidationEventArgs.cs
- QilTargetType.cs
- ResourceExpressionBuilder.cs
- DeploymentSectionCache.cs
- IdentityHolder.cs
- SqlDataSourceView.cs
- CultureMapper.cs
- SortedList.cs
- DataRowCollection.cs
- OrderPreservingPipeliningMergeHelper.cs
- SerialReceived.cs