PreviewHandlerDoPreview Method |
Directs the preview handler to load data from the source specified in an earlier initialization call, and to begin rendering to the previewer window.
Namespace:
callback.ShellBoost.Core.Handlers
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax protected abstract void DoPreview()
See Also