ThumbViewer.Freeze

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search
Property (As Boolean)
aThumbViewer.Freeze = newValue
or
BooleanValue = aThumbViewer.Freeze


If True, the ThumbViewer will not refresh its contents. Set this property to True before adding Thumbnails to improve performance if you need to do some setup before displaying the ThumbNails.