' Display Close button for a specific tile ' tile1.Settings.ShowCloseButton = Infragistics.Win.DefaultableBoolean.[True] ' Display Close button for all tiles on the UltraTilePanel control Me.ultraTilePanel1.TileSettings.ShowCloseButton = Infragistics.Win.DefaultableBoolean.[True]