Code:
/ FX-1434 / FX-1434 / 1.0 / untmp / whidbey / REDBITS / ndp / fx / src / Designer / CompMod / System / ComponentModel / Design / DesignerActionHeaderItem.cs / 1 / DesignerActionHeaderItem.cs
//------------------------------------------------------------------------------ //// Copyright (c) Microsoft Corporation. All rights reserved. // //----------------------------------------------------------------------------- namespace System.ComponentModel.Design { using System; using System.ComponentModel; ////// /// [to be provided] /// public sealed class DesignerActionHeaderItem : DesignerActionTextItem { ////// /// [to be provided] /// public DesignerActionHeaderItem(string displayName) : base( displayName, displayName) { } ////// /// [to be provided] /// public DesignerActionHeaderItem(string displayName, string category) : base( displayName, category) { } } } // 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
- MonthChangedEventArgs.cs
- ChannelTokenTypeConverter.cs
- TextRangeEdit.cs
- IndicFontClient.cs
- DataListItemCollection.cs
- SafeLocalMemHandle.cs
- PartialCachingControl.cs
- ExportOptions.cs
- JsonDeserializer.cs
- MouseGestureValueSerializer.cs
- Object.cs
- ListenerElementsCollection.cs
- TextAction.cs
- path.cs
- ConsoleTraceListener.cs
- SByteStorage.cs
- KeyFrames.cs
- WizardDesigner.cs
- NavigationHelper.cs
- ConfigurationLockCollection.cs
- ImportCatalogPart.cs
- RectAnimation.cs
- DataObjectPastingEventArgs.cs
- ClientApiGenerator.cs
- PathSegment.cs
- Size.cs
- DataGridRowHeaderAutomationPeer.cs
- QilXmlReader.cs
- MsmqOutputMessage.cs
- Base64Decoder.cs
- Vector3DAnimationBase.cs
- XmlAnyElementAttribute.cs
- Misc.cs
- AsymmetricKeyExchangeFormatter.cs
- StringConcat.cs
- indexingfiltermarshaler.cs
- DbConnectionPoolIdentity.cs
- NetworkCredential.cs
- CompilerGlobalScopeAttribute.cs
- RemotingSurrogateSelector.cs
- XomlCompilerHelpers.cs
- MultiAsyncResult.cs
- TableLayoutSettings.cs
- ProcessActivityTreeOptions.cs
- TextDataBindingHandler.cs
- GradientStop.cs
- ResourceReferenceExpressionConverter.cs
- LoginDesignerUtil.cs
- _UncName.cs
- OleAutBinder.cs
- SymbolEqualComparer.cs
- ManipulationDeltaEventArgs.cs
- Utils.cs
- DbDataSourceEnumerator.cs
- ColumnMapVisitor.cs
- PeerObject.cs
- DataGridViewCellStateChangedEventArgs.cs
- RewritingPass.cs
- VisualStyleInformation.cs
- AccessViolationException.cs
- XamlDebuggerXmlReader.cs
- GetPageCompletedEventArgs.cs
- LockRecoveryTask.cs
- RelationshipNavigation.cs
- GZipStream.cs
- JoinTreeSlot.cs
- SystemBrushes.cs
- AutomationEvent.cs
- RectangleConverter.cs
- ErrorActivity.cs
- PropertyGridEditorPart.cs
- UnionExpr.cs
- ToolStripDropDownMenu.cs
- SemanticBasicElement.cs
- COM2ExtendedUITypeEditor.cs
- AuthorizationRule.cs
- StreamMarshaler.cs
- BinaryConverter.cs
- SiblingIterators.cs
- CheckBox.cs
- MessageContractImporter.cs
- AggregateNode.cs
- SmiEventSink_Default.cs
- PropertyDescriptorCollection.cs
- DataGridViewCellCancelEventArgs.cs
- CheckedListBox.cs
- WorkflowElementDialog.cs
- Speller.cs
- PenCursorManager.cs
- PerformanceCounter.cs
- IndexedEnumerable.cs
- AutomationIdentifierGuids.cs
- SiteMapDesignerDataSourceView.cs
- COM2Properties.cs
- FlowDocumentPageViewerAutomationPeer.cs
- HMACSHA512.cs
- DiscoveryEndpoint.cs
- ModelTypeConverter.cs
- DesignerActionUIStateChangeEventArgs.cs
- ClrProviderManifest.cs