Skin utility

C# | Visual Basic | Visual C++ |
public static class SkinUtil
Public NotInheritable Class SkinUtil
public ref class SkinUtil abstract sealed

All Members | Methods | ||||
Icon | Member | Description |
---|---|---|
![]() ![]() | GetHostComponent(Type) | |
![]() ![]() | SkinFitsComponent(Type, Type) |
Returns true if the skin fits to component The skin fits to component if it contains all the required parts (being of required types) |

Object | |
![]() | SkinUtil |