The plugin part PreviewHandler
Online Documentation - Statistics - FAQ - Plugin Parts (All, Dependencies) - Class hierarchy
New in Version
22.2
22.3
22.4
22.5
23.0
23.1
23.2
23.3
23.4
23.5
24.0
24.1
The list of the topics,
classes,
interfaces,
controls,
modules,
global methods by category,
global methods by name,
screenshots,
licenses
and examples.
Platforms to show: All Mac Windows Linux Cross-Platform
The plugin part MBS Win Plugin:PreviewHandler:
Not Console safe,
45 entry points.
- class WindowsPreviewHandlerMBS
- method Constructor(ClassID as string)
- method DoPreview
- method Unload
- method SetFocus
- method SetRect(left as integer, top as integer, width as integer, height as integer)
- method SetTextColor(red as integer, green as integer, blue as integer)
- method SetBackgroundColor(red as integer, green as integer, blue as integer)
- method SetFont(size as integer, font as string)
- method InitWithFile(file as folderitem)
- method InitWithData(data as string)
- method InitWithData(data as MemoryBlock)
- method SetWindow(win as Window, left as integer, top as integer, width as integer, height as integer)
- method SetWindow(win as Control, left as integer, top as integer, width as integer, height as integer)
- method SetWindow(win as ContainerControl, left as integer, top as integer, width as integer, height as integer)
- method SetWindow(win as Window)
- method SetWindow(win as Control)
- method SetWindow(win as ContainerControl)
- method SetWindow(win as DesktopWindow, left as integer, top as integer, width as integer, height as integer)
- method SetWindow(win as DesktopControl, left as integer, top as integer, width as integer, height as integer)
- method SetWindow(win as DesktopContainer, left as integer, top as integer, width as integer, height as integer)
- method SetWindow(win as DesktopWindow)
- method SetWindow(win as DesktopControl)
- method SetWindow(win as DesktopContainer)
- property Lasterror as Integer
- property LasterrorString as String
- property Window as Variant
- property Handle as Integer
- property SupportsFileLoading as Boolean
- property SupportsDataLoading as Boolean
- control DesktopWinPreviewControlMBS
- control WinPreviewControlMBS
Blog Entries
Xojo Developer Magazine