Code:
/ DotNET / DotNET / 8.0 / untmp / whidbey / REDBITS / ndp / fx / src / Designer / Monitoring / System / Diagnostics / Design / FSWPathEditor.cs / 1 / FSWPathEditor.cs
//------------------------------------------------------------------------------ //// Copyright (c) Microsoft Corporation. All rights reserved. // //----------------------------------------------------------------------------- namespace System.Diagnostics.Design { using System; using System.Windows.Forms.Design; ////// /// Folder editor for choosing the path to watch. /// [System.Security.Permissions.SecurityPermission(System.Security.Permissions.SecurityAction.Demand, Flags=System.Security.Permissions.SecurityPermissionFlag.UnmanagedCode)] internal class FSWPathEditor : FolderNameEditor { protected override void InitializeDialog(FolderBrowser folderBrowser) { folderBrowser.Description = System.Design.SR.GetString(System.Design.SR.FSWPathEditorLabel); } } } // 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
- NativeWrapper.cs
- RealProxy.cs
- EncoderNLS.cs
- Properties.cs
- OutOfProcStateClientManager.cs
- HttpInputStream.cs
- PostBackTrigger.cs
- XPathNodePointer.cs
- ProcessModuleCollection.cs
- ToolBarButtonClickEvent.cs
- ImageSource.cs
- IndexerNameAttribute.cs
- MemberDescriptor.cs
- GridViewRow.cs
- XmlCountingReader.cs
- DifferencingCollection.cs
- ListenerElementsCollection.cs
- DateTimeUtil.cs
- TextServicesHost.cs
- BitmapEffectOutputConnector.cs
- GlobalizationAssembly.cs
- DoneReceivingAsyncResult.cs
- WindowsBrush.cs
- ByteStream.cs
- ImageDrawing.cs
- RuntimeArgumentHandle.cs
- CacheChildrenQuery.cs
- WebConfigurationHost.cs
- Drawing.cs
- PeerToPeerException.cs
- ScriptingAuthenticationServiceSection.cs
- DrawingImage.cs
- XmlTextReader.cs
- DesignerAutoFormatStyle.cs
- InvokeWebServiceDesigner.cs
- UnsafeNativeMethodsMilCoreApi.cs
- ZipIOZip64EndOfCentralDirectoryBlock.cs
- Point4D.cs
- TagPrefixAttribute.cs
- ListViewGroup.cs
- TypeElement.cs
- CreateParams.cs
- Span.cs
- StoreContentChangedEventArgs.cs
- ReflectionUtil.cs
- SrgsRuleRef.cs
- TypeCodeDomSerializer.cs
- ListBoxChrome.cs
- ObjectListFieldsPage.cs
- TreeNodeCollection.cs
- SqlDataSourceDesigner.cs
- StackSpiller.cs
- BaseContextMenu.cs
- SharedMemory.cs
- BaseValidator.cs
- AddInControllerImpl.cs
- HtmlMobileTextWriter.cs
- SimpleMailWebEventProvider.cs
- RequestCachePolicyConverter.cs
- ADRole.cs
- FileDialogPermission.cs
- SiteMapNodeCollection.cs
- FastPropertyAccessor.cs
- EventHandlersDesigner.cs
- WindowsFormsLinkLabel.cs
- IdentityModelStringsVersion1.cs
- HttpRequestCacheValidator.cs
- mediaeventargs.cs
- AsyncOperationManager.cs
- GridEntry.cs
- X509ClientCertificateAuthenticationElement.cs
- InternalConfigEventArgs.cs
- SQLResource.cs
- Message.cs
- DateBoldEvent.cs
- EntityKey.cs
- AuthenticateEventArgs.cs
- DateTimeOffset.cs
- SelectionProcessor.cs
- XmlSchemaAll.cs
- QilNode.cs
- CategoryGridEntry.cs
- VerificationAttribute.cs
- NamespaceEmitter.cs
- Point3DAnimation.cs
- TypeUsage.cs
- ExceptionRoutedEventArgs.cs
- ErrorEventArgs.cs
- RadioButtonStandardAdapter.cs
- COM2IDispatchConverter.cs
- BindingOperations.cs
- tooltip.cs
- AbstractDataSvcMapFileLoader.cs
- PeerName.cs
- DataTableClearEvent.cs
- TextBoxRenderer.cs
- TextServicesLoader.cs
- X509ChainElement.cs
- DataTableClearEvent.cs
- ObjectParameterCollection.cs