TileViewItemCustomDrawEventArgs Constructors
Contains data for the CustomDrawTile event.Name | Parameters | Description |
---|---|---|
TileViewItemCustomDrawEventArgs(TileControlInfoArgs, TileViewItemInfo) | controlInfoArgs, itemInfo | Initializes a new instance of the TileViewItemCustomDrawEventArgs class with specified settings. |
See Also