Code:
/ DotNET / DotNET / 8.0 / untmp / whidbey / REDBITS / ndp / fx / src / Designer / WinForms / System / WinForms / Design / ToolBarButtonDesigner.cs / 1 / ToolBarButtonDesigner.cs
//// Copyright (c) Microsoft Corporation. All rights reserved. // //------------------------------------------------------------------------------ /* */ [assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode", Scope="member", Target="System.Windows.Forms.Design.ToolBarButtonDesigner..ctor()")] namespace System.Windows.Forms.Design { using Microsoft.Win32; using System; using System.Collections; using System.ComponentModel.Design; using System.Diagnostics; using System.Drawing; using System.Windows.Forms; ////// /// This is the designer for ToolBarButton controls. It inherits /// from the base Component designer and overrides the OnSetComponentDefaults /// internal class ToolBarButtonDesigner : ComponentDesigner { ////// public override void InitializeNewComponent(IDictionary defaultValues) { } } } // 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
- SolidBrush.cs
- ScrollBar.cs
- CodeAttributeDeclaration.cs
- UInt32.cs
- XmlSequenceWriter.cs
- ForEachAction.cs
- FormClosedEvent.cs
- SerializationTrace.cs
- SmiContext.cs
- MonthCalendar.cs
- HwndSubclass.cs
- FormatterConverter.cs
- DataGridViewColumnEventArgs.cs
- SequentialOutput.cs
- DesigntimeLicenseContext.cs
- ListViewItem.cs
- DataServiceRequestException.cs
- WriteTimeStream.cs
- SelfIssuedAuthRSAPKCS1SignatureDeformatter.cs
- UnsafeNativeMethodsTablet.cs
- DataBindingExpressionBuilder.cs
- SafeUserTokenHandle.cs
- CommandTreeTypeHelper.cs
- SqlClientWrapperSmiStream.cs
- CurrencyWrapper.cs
- DataGridViewLinkCell.cs
- ActivityDesignerLayoutSerializers.cs
- TrackingMemoryStreamFactory.cs
- SearchForVirtualItemEventArgs.cs
- DataGridViewHitTestInfo.cs
- InvokeHandlers.cs
- RegexReplacement.cs
- WebPartMinimizeVerb.cs
- DataGridViewCheckBoxColumn.cs
- cookiecollection.cs
- ImmComposition.cs
- RectIndependentAnimationStorage.cs
- GlobalAllocSafeHandle.cs
- CacheSection.cs
- InvalidCastException.cs
- MD5.cs
- TimeSpanStorage.cs
- SQLInt64Storage.cs
- DependencyPropertyDescriptor.cs
- PenLineCapValidation.cs
- ErrorTableItemStyle.cs
- DataSysAttribute.cs
- XpsDigitalSignature.cs
- CheckedPointers.cs
- ByteStorage.cs
- HttpRawResponse.cs
- OpCopier.cs
- AbandonedMutexException.cs
- WebPartActionVerb.cs
- PartialClassGenerationTask.cs
- DataGridViewAutoSizeModeEventArgs.cs
- MediaScriptCommandRoutedEventArgs.cs
- HttpCapabilitiesEvaluator.cs
- GetRecipientRequest.cs
- Expressions.cs
- TaskbarItemInfo.cs
- NodeFunctions.cs
- SizeConverter.cs
- IconBitmapDecoder.cs
- FontCacheUtil.cs
- listitem.cs
- prefixendpointaddressmessagefilter.cs
- ControlParameter.cs
- NeutralResourcesLanguageAttribute.cs
- DesignerActionVerbItem.cs
- PropertyGridDesigner.cs
- EdmFunction.cs
- DocumentOrderQuery.cs
- ParsedAttributeCollection.cs
- MonthChangedEventArgs.cs
- BasicBrowserDialog.designer.cs
- MatrixAnimationBase.cs
- NativeMethods.cs
- WebPartManagerInternals.cs
- SoapWriter.cs
- ElementUtil.cs
- QilTernary.cs
- SymbolTable.cs
- OdbcCommand.cs
- DesignUtil.cs
- ParameterModifier.cs
- HttpListenerRequestTraceRecord.cs
- ExpressionEditorAttribute.cs
- WebPartConnectionsConfigureVerb.cs
- SecureUICommand.cs
- StringFormat.cs
- HttpListenerElement.cs
- WebPartVerbCollection.cs
- XmlSchemaObjectCollection.cs
- DiagnosticSection.cs
- CodeLinePragma.cs
- ADMembershipUser.cs
- ImageList.cs
- Int32CAMarshaler.cs
- _NetworkingPerfCounters.cs