' Hide the StateChangeButton for a specific tile tile3.Settings.ShowStateChangeButton = Infragistics.Win.DefaultableBoolean.[False] ' Hide the StateChangeButton for all tiles on the UltraTilePanel Me.ultraTilePanel1.TileSettings.ShowStateChangeButton = Infragistics.Win.DefaultableBoolean.[False]