Uses of Class
FlaNium.WinAPI.DesktopElement
-
Packages that use DesktopElement Package Description FlaNium.WinAPI FlaNium.WinAPI.actions FlaNium.WinAPI.elements -
-
Uses of DesktopElement in FlaNium.WinAPI
Constructors in FlaNium.WinAPI with parameters of type DesktopElement Constructor Description CoordinateElement(DesktopElement baseDesktopElement, BasePoint basePointOfBaseDesktopElement, int dx, int dy, int width, int height) -
Uses of DesktopElement in FlaNium.WinAPI.actions
Constructors in FlaNium.WinAPI.actions with parameters of type DesktopElement Constructor Description ElementMouseActions(DesktopElement desktopElement)ScreenshotActions(DesktopElement desktopElement)TouchActions(DesktopElement desktopElement)TouchActions(DesktopElement desktopElement, int x, int y) -
Uses of DesktopElement in FlaNium.WinAPI.elements
Subclasses of DesktopElement in FlaNium.WinAPI.elements Modifier and Type Class Description classButtonclassCalendarclassCheckBoxclassComboBoxclassComboBoxItemclassDataGridViewclassDataGridViewCellclassDataGridViewHeaderclassDataGridViewHeaderItemclassDataGridViewRowclassDateTimePickerclassGridclassGridCellclassGridHeaderclassGridHeaderItemclassGridRowclassHorizontalScrollBarclassLabelclassListBoxclassListBoxItemclassMenuclassMenuItemclassProgressBarclassRadioButtonclassScrollBarBaseclassSliderclassSpinnerclassTabclassTabItemclassTextBoxclassThumbclassTitleBarclassToggleButtonclassTreeclassTreeItemclassVerticalScrollBarclassWindow
-