CleanCode.GeneralComponents.Support NamespaceCleanCode C# Libraries v1.2.03 API
Support methods specifically used by the custom user control library.
Classes

  ClassDescription
Public classContainerTestInfo
Provides a standardized method for displaying details about added diagnostic functionality when enabling a ContainerTest property.
Structures

  StructureDescription
Public structureCategoryElement
Specifies to display a category heading in a larger, bold font in an inverse color scheme.
Public structureCommandElement
Specifies to display a user command with an optional shortcut key, tooltip, and/or button.
Public structureSeparatorElement
Specifies to display a separator line.
Interfaces

  InterfaceDescription
Public interfaceIDisplayElement
This empty interface is the base element that should be used to define a collection containing CategoryElement, CommandElement, and SeparatorElement objects.