Platforms to show: All Mac Windows Linux Cross-Platform
DesktopUIControl class
- 4 methods
- method RefreshThreadSafeMBS(immediately as Boolean = False)
- method RefreshThreadSafeMBS(X As Integer, Y As Integer, Width As Integer, Height As Integer, immediately as Boolean = False)
- method SetEnabledThreadSafeMBS(value as boolean)
- method SetVisibleThreadSafeMBS(value as boolean)
This class has no sub classes.
See also in the Xojo Language Reference
Some methods using this class:
- UIAutomationMBS.ElementFromWindow(c as DesktopUIControl) as UIAutomationElementMBS
- UIAutomationMBS.ElementFromWindowBuildCache(c as DesktopUIControl, CacheRequest as UIAutomationCacheRequestMBS) as UIAutomationElementMBS
- WinNotificationMBS.Constructor(Control as DesktopUIControl)
- WinPointerEventsMBS.Constructor(control as DesktopUIControl)
- WinPointerEventsMBS.GetGestureConfig(Control as DesktopUIControl, config() as WinGestureConfigMBS, flags as Integer = 0) as Integer
- WinPointerEventsMBS.SetGestureConfig(Control as DesktopUIControl, config() as WinGestureConfigMBS = nil) as boolean
Some related classes:
- class UIAutomationCacheRequestMBS
- class UIAutomationElementMBS
- class UIAutomationMBS
- class WinGestureConfigMBS
- class WinNotificationMBS
- class WinPointerEventsMBS
The items on this page are in the following plugins: MBS Util Plugin.
DesktopTextField - DesktopUpDownArrows