Code:
/ DotNET / DotNET / 8.0 / untmp / whidbey / REDBITS / ndp / fx / src / Designer / CompMod / System / ComponentModel / Design / DesignerActionTextItem.cs / 1 / DesignerActionTextItem.cs
//------------------------------------------------------------------------------ //// Copyright (c) Microsoft Corporation. All rights reserved. // //----------------------------------------------------------------------------- namespace System.ComponentModel.Design { using System; using System.ComponentModel; ////// /// [to be provided] /// public class DesignerActionTextItem : DesignerActionItem { ////// /// [to be provvided] /// public DesignerActionTextItem(string displayName, string category) : base( displayName, category, null) { } } } // 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
- TreeNodeMouseHoverEvent.cs
- SystemResourceKey.cs
- HwndSourceParameters.cs
- SQLBinaryStorage.cs
- SrgsElementList.cs
- WorkItem.cs
- CatalogZone.cs
- BuildManagerHost.cs
- Boolean.cs
- TargetFrameworkAttribute.cs
- EntityStoreSchemaFilterEntry.cs
- TextContainer.cs
- LambdaCompiler.cs
- SByteConverter.cs
- DeclarativeCatalogPart.cs
- TagPrefixCollection.cs
- SqlDataReaderSmi.cs
- DependencyProperty.cs
- IISUnsafeMethods.cs
- BamlRecordReader.cs
- ColumnClickEvent.cs
- MessageQueuePermission.cs
- TextDecorationUnitValidation.cs
- XslCompiledTransform.cs
- MouseEvent.cs
- ReadOnlyCollectionBase.cs
- UInt64.cs
- HtmlControlPersistable.cs
- ObjectAnimationUsingKeyFrames.cs
- _Connection.cs
- AsyncOperationManager.cs
- FormClosingEvent.cs
- XamlToRtfWriter.cs
- TrustManagerPromptUI.cs
- WorkflowDesignerMessageFilter.cs
- SHA384Managed.cs
- PEFileEvidenceFactory.cs
- ReferencedType.cs
- SqlColumnizer.cs
- UnsafeNativeMethods.cs
- TextFormatterHost.cs
- TextTreeInsertUndoUnit.cs
- UnconditionalPolicy.cs
- ActiveDocumentEvent.cs
- SchemaManager.cs
- UnmanagedBitmapWrapper.cs
- ObjectItemAssemblyLoader.cs
- Span.cs
- Utility.cs
- HtmlInputPassword.cs
- BinaryWriter.cs
- EncodingStreamWrapper.cs
- MeasurementDCInfo.cs
- FileDialog_Vista_Interop.cs
- EncoderParameters.cs
- DataGridViewDataErrorEventArgs.cs
- WebPartZoneCollection.cs
- DependencyPropertyKind.cs
- SqlVersion.cs
- GCHandleCookieTable.cs
- Boolean.cs
- XmlElementCollection.cs
- ByteStorage.cs
- DataGridParentRows.cs
- WebPartDisplayModeEventArgs.cs
- SqlGatherProducedAliases.cs
- webbrowsersite.cs
- QueryOutputWriterV1.cs
- ThreadSafeMessageFilterTable.cs
- UnmanagedMemoryStreamWrapper.cs
- SystemFonts.cs
- WebPartActionVerb.cs
- GCHandleCookieTable.cs
- TextTreeUndoUnit.cs
- XPathDocumentBuilder.cs
- RequestQueryProcessor.cs
- FactoryId.cs
- BrowserInteropHelper.cs
- XmlUtil.cs
- DesignerVerbCollection.cs
- SqlInfoMessageEvent.cs
- ElementsClipboardData.cs
- AssemblyAttributesGoHere.cs
- RepeaterItemCollection.cs
- SupportingTokenParameters.cs
- BitmapVisualManager.cs
- Sql8ExpressionRewriter.cs
- FormCollection.cs
- XmlSerializerSection.cs
- ImageIndexConverter.cs
- Site.cs
- ListBindingConverter.cs
- LogPolicy.cs
- TriggerCollection.cs
- Nullable.cs
- WorkItem.cs
- SqlDataSourceCustomCommandPanel.cs
- CodeCommentStatement.cs
- ProtocolsConfigurationHandler.cs
- _HTTPDateParse.cs