Platforms to show: All Mac Windows Linux Cross-Platform
WindowsGUIResourcesMBS class
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
class | Windows Graphics | MBS Win Plugin | 18.2 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop, Console & Web |
Allows you to monitor how many handles you use from GDI.
As they are limited, your app will crash if it hits a limit.
- 5 properties
- property GDIObjectCount as Integer
- property GDIObjectPeak as Integer
- property LastError as Integer
- property UserObjectCount as Integer
- property UserObjectPeak as Integer
- 2 methods
- method Constructor
- method Constructor(ProcessID as integer)
This class has no sub classes.
Blog Entries
- MonkeyBread Software Releases the MBS Xojo Plugins in version 18.2
- Windows GUI Resources
- MBS Xojo Plugins, version 18.2pr8
Videos
- Presentation from Munich conference about MBS Plugins.
- Presentation from Xojo Developer Conference 2019 in Miami.
Release notes
- Version 18.2
- Added WindowsGUIResourcesMBS class.
Some examples using this class:
The items on this page are in the following plugins: MBS Win Plugin.
WindowsGraphicsInfoMBS - WindowsICMColorMBS
