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
- AppSettingsSection.cs
- BaseTreeIterator.cs
- RegistrationServices.cs
- OperationInvokerTrace.cs
- ImageDrawing.cs
- WorkflowServiceHostFactory.cs
- DbException.cs
- DCSafeHandle.cs
- OperationDescription.cs
- MappingModelBuildProvider.cs
- CodeDelegateInvokeExpression.cs
- WebPartMenuStyle.cs
- SaveFileDialog.cs
- SqlConnectionPoolGroupProviderInfo.cs
- hwndwrapper.cs
- CharConverter.cs
- NonBatchDirectoryCompiler.cs
- ChannelSinkStacks.cs
- Resources.Designer.cs
- WebSysDefaultValueAttribute.cs
- HttpRuntime.cs
- Boolean.cs
- WebHttpSecurityModeHelper.cs
- PartManifestEntry.cs
- TextTreeExtractElementUndoUnit.cs
- CachedRequestParams.cs
- PasswordBox.cs
- MediaContext.cs
- DataMemberFieldEditor.cs
- VirtualDirectoryMappingCollection.cs
- Convert.cs
- SimpleHandlerBuildProvider.cs
- DataGridViewControlCollection.cs
- MaskedTextProvider.cs
- VsPropertyGrid.cs
- SQLInt64Storage.cs
- DecoderBestFitFallback.cs
- GeneralTransform.cs
- CmsUtils.cs
- validationstate.cs
- CommonProperties.cs
- ResourceSetExpression.cs
- StreamReader.cs
- Content.cs
- DataGridRowDetailsEventArgs.cs
- ProfessionalColors.cs
- TcpConnectionPoolSettings.cs
- Point3DAnimationBase.cs
- WebPartCollection.cs
- Soap.cs
- ThreadAbortException.cs
- ColorAnimationUsingKeyFrames.cs
- WindowsTitleBar.cs
- PeerConnector.cs
- Terminate.cs
- DelegateTypeInfo.cs
- StringCollection.cs
- SafeNativeMethodsOther.cs
- SubqueryTrackingVisitor.cs
- SQLMoneyStorage.cs
- DesignTimeParseData.cs
- DataGridViewToolTip.cs
- NativeRecognizer.cs
- ValueTypeFixupInfo.cs
- GridProviderWrapper.cs
- XmlSubtreeReader.cs
- ParseHttpDate.cs
- XmlTypeAttribute.cs
- CharacterBufferReference.cs
- FragmentQueryKB.cs
- MultilineStringConverter.cs
- InvalidPropValue.cs
- AuthStoreRoleProvider.cs
- COM2ExtendedTypeConverter.cs
- ObjectKeyFrameCollection.cs
- Resources.Designer.cs
- DataColumn.cs
- ListBoxItemWrapperAutomationPeer.cs
- ReflectionHelper.cs
- ColumnWidthChangedEvent.cs
- LayoutTableCell.cs
- Positioning.cs
- Menu.cs
- RSAPKCS1KeyExchangeFormatter.cs
- CngKeyCreationParameters.cs
- NotifyCollectionChangedEventArgs.cs
- InputReferenceExpression.cs
- PasswordRecoveryAutoFormat.cs
- DependencyProperty.cs
- DeferredTextReference.cs
- regiisutil.cs
- DataControlImageButton.cs
- XmlAttributes.cs
- XmlDocumentViewSchema.cs
- PerformanceCounterScope.cs
- ContextTokenTypeConverter.cs
- ADConnectionHelper.cs
- Timer.cs
- DocumentAutomationPeer.cs
- DefaultMemberAttribute.cs