Code:
/ FX-1434 / FX-1434 / 1.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
- DecimalMinMaxAggregationOperator.cs
- XmlSiteMapProvider.cs
- ObjectContext.cs
- CloseSequenceResponse.cs
- GridEntry.cs
- UpdateTranslator.cs
- DataBoundControlHelper.cs
- RuleSetReference.cs
- PathData.cs
- Bold.cs
- TemplateColumn.cs
- AnimatedTypeHelpers.cs
- FixUp.cs
- DataBoundControlActionList.cs
- ObjectCloneHelper.cs
- Block.cs
- EntityException.cs
- DetailsViewDesigner.cs
- RuntimeResourceSet.cs
- UiaCoreApi.cs
- TTSVoice.cs
- FileSecurity.cs
- TypeConstant.cs
- Accessible.cs
- connectionpool.cs
- PopupRoot.cs
- MediaPlayer.cs
- DataRelation.cs
- ObjectDataSourceWizardForm.cs
- ArrayHelper.cs
- AnimationLayer.cs
- Timer.cs
- UIElement.cs
- ContentTextAutomationPeer.cs
- RemotingAttributes.cs
- EdmError.cs
- ConnectionStringsSection.cs
- LinqDataSourceSelectEventArgs.cs
- TimeSpanConverter.cs
- SQLBoolean.cs
- ListBindingConverter.cs
- ProcessInputEventArgs.cs
- XmlSchemaException.cs
- TypeRefElement.cs
- TimelineClockCollection.cs
- DynamicDataRouteHandler.cs
- SolidColorBrush.cs
- LinqToSqlWrapper.cs
- IResourceProvider.cs
- TransformPatternIdentifiers.cs
- ReadWriteControlDesigner.cs
- FixedBufferAttribute.cs
- MobileControlsSectionHandler.cs
- ButtonPopupAdapter.cs
- SimpleHandlerFactory.cs
- SerializableAttribute.cs
- OSFeature.cs
- ToolStripDropTargetManager.cs
- FileVersionInfo.cs
- DataGridItem.cs
- DataList.cs
- PerformanceCounterNameAttribute.cs
- CancellableEnumerable.cs
- KeyGesture.cs
- MsmqTransportElement.cs
- Descriptor.cs
- LookupNode.cs
- PrintingPermission.cs
- __ConsoleStream.cs
- X509Certificate2.cs
- DataGridViewColumnCollection.cs
- AddingNewEventArgs.cs
- SqlXml.cs
- DataGridViewRowsRemovedEventArgs.cs
- MenuTracker.cs
- AssociationTypeEmitter.cs
- HyperLinkField.cs
- PropertyPathWorker.cs
- TextDocumentView.cs
- BackgroundWorker.cs
- ToolstripProfessionalRenderer.cs
- RbTree.cs
- ExpressionConverter.cs
- BuildProvidersCompiler.cs
- CounterSet.cs
- AsyncStreamReader.cs
- HandoffBehavior.cs
- JsonXmlDataContract.cs
- ValidationPropertyAttribute.cs
- NodeInfo.cs
- Parsers.cs
- SQLBinary.cs
- DerivedKeyCachingSecurityTokenSerializer.cs
- ClientApiGenerator.cs
- DBNull.cs
- SqlTransaction.cs
- RequiredAttributeAttribute.cs
- GatewayDefinition.cs
- DesignerCategoryAttribute.cs
- ServiceModelEnhancedConfigurationElementCollection.cs