ThumbViewer.Freeze

From Jeremie Leroy - XOJO Controls Wiki
Revision as of 21:09, 19 May 2013 by RB WikiCreator (Talk)

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.