Code:
/ DotNET / DotNET / 8.0 / untmp / whidbey / REDBITS / ndp / fx / src / Designer / WinForms / System / WinForms / Design / SelectedPathEditor.cs / 1 / SelectedPathEditor.cs
//------------------------------------------------------------------------------ //// Copyright (c) Microsoft Corporation. All rights reserved. // //----------------------------------------------------------------------------- [assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode", Scope="member", Target="System.Windows.Forms.Design.SelectedPathEditor..ctor()")] namespace System.Windows.Forms.Design { using System; using System.Windows.Forms.Design; ////// Folder editor for choosing the initial folder of the folder browser dialog. /// internal class SelectedPathEditor : FolderNameEditor { protected override void InitializeDialog(FolderBrowser folderBrowser) { folderBrowser.Description = System.Design.SR.GetString(System.Design.SR.SelectedPathEditorLabel); } } } // 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
- HttpCapabilitiesEvaluator.cs
- SettingsPropertyNotFoundException.cs
- NativeObjectSecurity.cs
- StyleXamlTreeBuilder.cs
- KeyInstance.cs
- RoleServiceManager.cs
- HuffmanTree.cs
- IncrementalReadDecoders.cs
- XmlILCommand.cs
- CuspData.cs
- SignedPkcs7.cs
- DependencyPropertyHelper.cs
- ChangePasswordAutoFormat.cs
- DataList.cs
- EdmItemCollection.cs
- NameValueSectionHandler.cs
- PropertyDescriptorComparer.cs
- ContextMenuStrip.cs
- ActivityDesignerResources.cs
- ConfigurationValue.cs
- Descriptor.cs
- XmlBindingWorker.cs
- BitmapSource.cs
- PeerEndPoint.cs
- BitmapEffectGroup.cs
- CounterSampleCalculator.cs
- Model3DGroup.cs
- ContextMenu.cs
- ExecutionContext.cs
- DesignerActionVerbItem.cs
- SafeLocalMemHandle.cs
- ControlParameter.cs
- X509Extension.cs
- BindingSource.cs
- EditableRegion.cs
- TransformedBitmap.cs
- DurationConverter.cs
- XmlSchemaSimpleContent.cs
- Brush.cs
- cookiecollection.cs
- DataGridViewButtonCell.cs
- BitmapMetadataEnumerator.cs
- MatrixUtil.cs
- TreeViewItem.cs
- Int32Rect.cs
- TrackingProfile.cs
- GridViewRowEventArgs.cs
- EventSinkActivity.cs
- _ShellExpression.cs
- MessagePropertyFilter.cs
- Misc.cs
- BigInt.cs
- BaseValidatorDesigner.cs
- Encoder.cs
- Stylesheet.cs
- HttpResponseHeader.cs
- SafeTimerHandle.cs
- SizeIndependentAnimationStorage.cs
- ReceiveActivityValidator.cs
- ProxyElement.cs
- DataSourceXmlTextReader.cs
- LinearGradientBrush.cs
- Token.cs
- RelatedPropertyManager.cs
- ListViewCommandEventArgs.cs
- SerialPort.cs
- InputDevice.cs
- HttpCookiesSection.cs
- ComplexPropertyEntry.cs
- HttpRawResponse.cs
- GACMembershipCondition.cs
- AttributeUsageAttribute.cs
- ValidationErrorEventArgs.cs
- SQLMembershipProvider.cs
- Condition.cs
- AutoScrollHelper.cs
- ObjectContextServiceProvider.cs
- querybuilder.cs
- NumericUpDownAcceleration.cs
- DecimalConstantAttribute.cs
- UnsafeNativeMethods.cs
- XmlSchemaGroup.cs
- TemplateBindingExpression.cs
- TableHeaderCell.cs
- JournalNavigationScope.cs
- ElementFactory.cs
- XmlKeywords.cs
- TimeSpanMinutesConverter.cs
- HMAC.cs
- SingleStorage.cs
- _DomainName.cs
- ImageMap.cs
- CachingHintValidation.cs
- SqlBulkCopy.cs
- ConsoleKeyInfo.cs
- CodeCatchClause.cs
- nulltextnavigator.cs
- TimeEnumHelper.cs
- ServiceModelSecurityTokenRequirement.cs
- XmlQueryType.cs