TileControl Constructors
The control that manages Windows UI-inspired tiles. Using this component, you can create both static and animated live tiles in your applications.Name | Description |
---|---|
TileControl() | Initializes a new instance of the TileControl class with the default settings. |
See Also