Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Contains theme invariant Icons.
Inheritance Hierarchy
System.Object
Microsoft.TeamFoundation.Controls.WinForms.ThemedIconSet
Microsoft.TeamFoundation.Controls.WinForms.ThemeInvariantWinformsIcons
Namespace: Microsoft.TeamFoundation.Controls.WinForms
Assembly: Microsoft.TeamFoundation.Controls (in Microsoft.TeamFoundation.Controls.dll)
Syntax
'Declaration
Public Class ThemeInvariantWinformsIcons _
Inherits ThemedIconSet
public class ThemeInvariantWinformsIcons : ThemedIconSet
public ref class ThemeInvariantWinformsIcons : public ThemedIconSet
type ThemeInvariantWinformsIcons =
class
inherit ThemedIconSet
end
public class ThemeInvariantWinformsIcons extends ThemedIconSet
The ThemeInvariantWinformsIcons type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
ThemeInvariantWinformsIcons |
Top
Properties
Name | Description | |
---|---|---|
![]() |
ArrowCollapsedFill | (Overrides ThemedIconSet.ArrowCollapsedFill.) |
![]() |
ArrowCollapsedForeground | (Overrides ThemedIconSet.ArrowCollapsedForeground.) |
![]() |
ArrowExpandedFill | (Overrides ThemedIconSet.ArrowExpandedFill.) |
![]() |
ArrowExpandedForeground | (Overrides ThemedIconSet.ArrowExpandedForeground.) |
![]() |
ArrowSelectedFill | (Overrides ThemedIconSet.ArrowSelectedFill.) |
![]() |
ArrowSelectedForeground | (Overrides ThemedIconSet.ArrowSelectedForeground.) |
![]() ![]() |
Instance | |
![]() |
TreeViewCollapsed | Returns the glyph icon that shows a collapsed node in a tree view (Inherited from ThemedIconSet.) |
![]() |
TreeViewCollapsedSelected | Returns the glyph icon that shows a collapsed * Selected node in a tree view (Inherited from ThemedIconSet.) |
![]() |
TreeViewExpanded | Returns the glyph icon that shows an expanded node in a tree view (Inherited from ThemedIconSet.) |
![]() |
TreeViewExpandedSelected | Returns the glyph icon that shows an expanded * Selected node in a tree view (Inherited from ThemedIconSet.) |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() |
GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() |
Reset | Reset any cached themed glyphs - Apply theme changes on existing bitmaps. (Inherited from ThemedIconSet.) |
![]() ![]() |
ResetIfExists | |
![]() |
ToString | Returns a string that represents the current object. (Inherited from Object.) |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.