Platforms to show: All Mac Windows Linux Cross-Platform
The plugin part MBS WinFrameworks Plugin:UIAutomation:
Partly Console safe, 658 entry points.
- class UIAutomationActiveTextPositionChangedEventHandlerMBS
- class UIAutomationAndConditionMBS
- class UIAutomationAnnotationPatternMBS
- method Constructor
- method Destructor
- property Handle as Integer
- property CurrentAnnotationTypeId as Integer
- property CachedAnnotationTypeId as Integer
- property CurrentAnnotationTypeName as String
- property CurrentAuthor as String
- property CurrentDateTime as String
- property CachedAnnotationTypeName as String
- property CachedAuthor as String
- property CachedDateTime as String
- property CurrentTarget as UIAutomationElementMBS
- property CachedTarget as UIAutomationElementMBS
- class UIAutomationBoolConditionMBS
- class UIAutomationCacheRequestMBS
- method AddPattern(PatternId as Integer)
- method AddProperty(PropertyId as Integer)
- method Clone as UIAutomationCacheRequestMBS
- method Constructor
- method Destructor
- property Handle as Integer
- property TreeFilter as UIAutomationConditionMBS
- property TreeScope as Integer
- property AutomationElementMode as Integer
- class UIAutomationChangeInfoMBS
- class UIAutomationChangesEventHandlerMBS
- class UIAutomationConditionMBS
- class UIAutomationCustomNavigationPatternMBS
- class UIAutomationDockPatternMBS
- class UIAutomationDragPatternMBS
- method CachedDropEffects as String()
- method CurrentDropEffects as String()
- method Constructor
- method Destructor
- property Handle as Integer
- property CurrentIsGrabbed as Boolean
- property CachedIsGrabbed as Boolean
- property CurrentDropEffect as String
- property CachedDropEffect as String
- property CurrentGrabbedItems as UIAutomationElementArrayMBS
- property CachedGrabbedItems as UIAutomationElementArrayMBS
- class UIAutomationDropTargetPatternMBS
- class UIAutomationElementArrayMBS
- class UIAutomationElementMBS
- method CurrentAnnotationTypes as Integer()
- method CachedAnnotationTypes as Integer()
- method GetRuntimeId as Integer()
- method FindAllBuildCache(TreeScope as Integer, condition as UIAutomationConditionMBS, cacheRequest as UIAutomationCacheRequestMBS, traversalOptions as Integer, root as UIAutomationElementMBS) as UIAutomationElementArrayMBS
- method FindFirstBuildCache(TreeScope as Integer, condition as UIAutomationConditionMBS, cacheRequest as UIAutomationCacheRequestMBS, traversalOptions as Integer, root as UIAutomationElementMBS) as UIAutomationElementMBS
- method FindAll(TreeScope as Integer, condition as UIAutomationConditionMBS, traversalOptions as Integer, root as UIAutomationElementMBS) as UIAutomationElementArrayMBS
- method FindFirst(TreeScope as Integer, condition as UIAutomationConditionMBS, traversalOptions as Integer, root as UIAutomationElementMBS) as UIAutomationElementMBS
- method CurrentMetadataValue(targetId as Integer, metadataId as Integer) as Variant
- method ClickablePoint(byref point as UIAutomationRectMBS, byref gotClickable as Boolean)
- method CachedBoundingRectangle as UIAutomationRectMBS
- method CurrentBoundingRectangle as UIAutomationRectMBS
- method CachedPropertyValue(propertyId as Integer, ignoreDefaultValue as Boolean) as Variant
- method CurrentPropertyValue(propertyId as Integer, ignoreDefaultValue as Boolean) as Variant
- method CachedPropertyValue(propertyId as Integer) as Variant
- method CurrentPropertyValue(propertyId as Integer) as Variant
- method FindAllBuildCache(TreeScope as Integer, condition as UIAutomationConditionMBS, cacheRequest as UIAutomationCacheRequestMBS) as UIAutomationElementArrayMBS
- method FindFirstBuildCache(TreeScope as Integer, condition as UIAutomationConditionMBS, cacheRequest as UIAutomationCacheRequestMBS) as UIAutomationElementMBS
- method FindAll(TreeScope as Integer, condition as UIAutomationConditionMBS) as UIAutomationElementArrayMBS
- method FindFirst(TreeScope as Integer, condition as UIAutomationConditionMBS) as UIAutomationElementMBS
- method CachedPattern(patternId as Integer) as Variant
- method CurrentPattern(patternId as Integer) as Variant
- method BuildUpdatedCache(cacheRequest as UIAutomationCacheRequestMBS) as UIAutomationElementMBS
- method ShowContextMenu
- method SetFocus
- method Constructor
- method Destructor
- property Handle as Integer
- property CurrentLiveSetting as Integer
- property CachedLiveSetting as Integer
- property CachedParent as UIAutomationElementMBS
- property CachedChildren as UIAutomationElementArrayMBS
- property CurrentHeadingLevel as Integer
- property CachedHeadingLevel as Integer
- property CurrentPositionInSet as Integer
- property CurrentSizeOfSet as Integer
- property CurrentLevel as Integer
- property CachedPositionInSet as Integer
- property CachedSizeOfSet as Integer
- property CachedLevel as Integer
- property CurrentAnnotationObjects as UIAutomationElementArrayMBS
- property CachedAnnotationObjects as UIAutomationElementArrayMBS
- property CurrentLocalizedLandmarkType as String
- property CachedLocalizedLandmarkType as String
- property CurrentLandmarkType as Integer
- property CachedLandmarkType as Integer
- property CurrentFullDescription as String
- property CachedFullDescription as String
- property CurrentOrientation as Integer
- property CachedOrientation as Integer
- property CurrentIsDialog as Boolean
- property CachedIsDialog as Boolean
- property CachedLabeledBy as UIAutomationElementMBS
- property CachedControllerFor as UIAutomationElementArrayMBS
- property CachedDescribedBy as UIAutomationElementArrayMBS
- property CachedFlowsTo as UIAutomationElementArrayMBS
- property CurrentLabeledBy as UIAutomationElementMBS
- property CurrentControllerFor as UIAutomationElementArrayMBS
- property CurrentDescribedBy as UIAutomationElementArrayMBS
- property CurrentFlowsTo as UIAutomationElementArrayMBS
- property CurrentFlowsFrom as UIAutomationElementArrayMBS
- property CachedFlowsFrom as UIAutomationElementArrayMBS
- property CurrentControlType as Integer
- property CachedControlType as Integer
- property CurrentProcessId as Integer
- property CurrentName as String
- property CurrentAcceleratorKey as String
- property CurrentAccessKey as String
- property CurrentLocalizedControlType as String
- property CurrentHasKeyboardFocus as Boolean
- property CurrentIsKeyboardFocusable as Boolean
- property CurrentIsEnabled as Boolean
- property CurrentAutomationId as String
- property CurrentClassName as String
- property CurrentHelpText as String
- property CurrentCulture as Integer
- property CurrentIsControlElement as Boolean
- property CurrentIsContentElement as Boolean
- property CurrentIsPassword as Boolean
- property CurrentItemType as String
- property CurrentIsOffscreen as Boolean
- property CurrentFrameworkId as String
- property CurrentIsRequiredForForm as Boolean
- property CurrentItemStatus as String
- property CurrentAriaRole as String
- property CurrentAriaProperties as String
- property CurrentIsDataValidForForm as Boolean
- property CurrentProviderDescription as String
- property CachedProcessId as Integer
- property CachedLocalizedControlType as String
- property CachedName as String
- property CachedAccessKey as String
- property CachedAcceleratorKey as String
- property CachedHasKeyboardFocus as Boolean
- property CachedIsKeyboardFocusable as Boolean
- property CachedIsEnabled as Boolean
- property CachedAutomationId as String
- property CachedClassName as String
- property CachedHelpText as String
- property CachedCulture as Integer
- property CachedIsControlElement as Boolean
- property CachedIsContentElement as Boolean
- property CachedIsPassword as Boolean
- property CachedItemType as String
- property CachedIsOffscreen as Boolean
- property CachedFrameworkId as String
- property CachedIsRequiredForForm as Boolean
- property CachedItemStatus as String
- property CachedAriaRole as String
- property CachedAriaProperties as String
- property CachedIsDataValidForForm as Boolean
- property CachedProviderDescription as String
- property CurrentOptimizeForVisualContent as Boolean
- property CachedOptimizeForVisualContent as Boolean
- property CurrentIsPeripheral as Boolean
- property CachedIsPeripheral as Boolean
- property CurrentNativeWindowHandle as Integer
- property CachedNativeWindowHandle as Integer
- class UIAutomationEventHandlerGroupMBS
- method AddTextEditTextChangedEventHandler(TreeScope as Integer, textEditChangeType as Integer, cacheRequest as UIAutomationCacheRequestMBS, handler as UIAutomationTextEditTextChangedEventHandlerMBS)
- method AddStructureChangedEventHandler(TreeScope as Integer, cacheRequest as UIAutomationCacheRequestMBS, handler as UIAutomationStructureChangedEventHandlerMBS)
- method AddPropertyChangedEventHandler(TreeScope as Integer, propertyArray() as Integer, cacheRequest as UIAutomationCacheRequestMBS, handler as UIAutomationPropertyChangedEventHandlerMBS)
- method AddNotificationEventHandler(TreeScope as Integer, cacheRequest as UIAutomationCacheRequestMBS, handler as UIAutomationNotificationEventHandlerMBS)
- method AddChangesEventHandler(TreeScope as Integer, changeTypes() as Integer, cacheRequest as UIAutomationCacheRequestMBS, handler as UIAutomationChangesEventHandlerMBS)
- method AddAutomationEventHandler(eventId as Integer, TreeScope as Integer, cacheRequest as UIAutomationCacheRequestMBS, handler as UIAutomationEventHandlerMBS)
- method AddActiveTextPositionChangedEventHandler(TreeScope as Integer, cacheRequest as UIAutomationCacheRequestMBS, handler as UIAutomationActiveTextPositionChangedEventHandlerMBS)
- method Constructor
- method Destructor
- property Handle as Integer
- class UIAutomationEventHandlerMBS
- class UIAutomationExceptionMBS
- class UIAutomationExpandCollapsePatternMBS
- class UIAutomationFocusChangedEventHandlerMBS
- class UIAutomationGridItemPatternMBS
- method Constructor
- method Destructor
- property Handle as Integer
- property CurrentRow as Integer
- property CurrentColumn as Integer
- property CurrentRowSpan as Integer
- property CurrentColumnSpan as Integer
- property CachedRow as Integer
- property CachedColumn as Integer
- property CachedRowSpan as Integer
- property CachedColumnSpan as Integer
- property CurrentContainingGrid as UIAutomationElementMBS
- property CachedContainingGrid as UIAutomationElementMBS
- class UIAutomationGridPatternMBS
- class UIAutomationInvokePatternMBS
- class UIAutomationItemContainerPatternMBS
- class UIAutomationLegacyIAccessiblePatternMBS
- method SetValue(Value as String)
- method SelectItem(flagsSelect as Integer)
- method DoDefaultAction
- method Constructor
- method Destructor
- property Handle as Integer
- property CurrentChildId as Integer
- property CurrentName as String
- property CurrentValue as String
- property CurrentDescription as String
- property CurrentHelp as String
- property CurrentKeyboardShortcut as String
- property CurrentDefaultAction as String
- property CachedChildId as Integer
- property CachedName as String
- property CachedValue as String
- property CachedDescription as String
- property CachedHelp as String
- property CachedKeyboardShortcut as String
- property CachedDefaultAction as String
- property CurrentRole as UInt32
- property CurrentState as UInt32
- property CachedRole as UInt32
- property CachedState as UInt32
- property CurrentSelection as UIAutomationElementArrayMBS
- property CachedSelection as UIAutomationElementArrayMBS
- class UIAutomationMBS
- method CreateProxyFactoryEntry(factory as UIAutomationProxyFactoryMBS) as UIAutomationProxyFactoryEntryMBS
- method AddStructureChangedEventHandler(element as UIAutomationElementMBS, TreeScope as Integer, cacheRequest as UIAutomationCacheRequestMBS, handler as UIAutomationStructureChangedEventHandlerMBS)
- method RemoveStructureChangedEventHandler(element as UIAutomationElementMBS, handler as UIAutomationStructureChangedEventHandlerMBS)
- method AddPropertyChangedEventHandler(element as UIAutomationElementMBS, TreeScope as Integer, propertyArray() as Integer, cacheRequest as UIAutomationCacheRequestMBS, handler as UIAutomationPropertyChangedEventHandlerMBS)
- method RemovePropertyChangedEventHandler(element as UIAutomationElementMBS, handler as UIAutomationPropertyChangedEventHandlerMBS)
- method AddAutomationEventHandler(eventId as Integer, element as UIAutomationElementMBS, TreeScope as Integer, cacheRequest as UIAutomationCacheRequestMBS, handler as UIAutomationEventHandlerMBS)
- method RemoveAutomationEventHandler(eventId as Integer, element as UIAutomationElementMBS, handler as UIAutomationEventHandlerMBS)
- method CreatePropertyCondition(propertyId as Integer, value as Variant, PropertyConditionFlags as Integer) as UIAutomationPropertyConditionMBS
- method CreatePropertyCondition(propertyId as Integer, value as Variant) as UIAutomationPropertyConditionMBS
- method ElementFromPointBuildCache(x as Integer, y as Integer, cacheRequest as UIAutomationCacheRequestMBS) as UIAutomationElementMBS
- method ElementFromPointBuildCache(point as UIAutomationPointMBS, cacheRequest as UIAutomationCacheRequestMBS) as UIAutomationElementMBS
- method ElementFromHandleBuildCache(Handle as Integer, cacheRequest as UIAutomationCacheRequestMBS) as UIAutomationElementMBS
- method RemoveTextEditTextChangedEventHandler(element as UIAutomationElementMBS, handler as UIAutomationNotificationEventHandlerMBS)
- method AddTextEditTextChangedEventHandler(element as UIAutomationElementMBS, TreeScope as Integer, textEditChangeType as Integer, cacheRequest as UIAutomationCacheRequestMBS, handler as UIAutomationNotificationEventHandlerMBS)
- method RemoveChangesEventHandler(element as UIAutomationElementMBS, handler as UIAutomationChangesEventHandlerMBS)
- method AddChangesEventHandler(element as UIAutomationElementMBS, TreeScope as Integer, changeTypes() as Integer, cacheRequest as UIAutomationCacheRequestMBS, handler as UIAutomationChangesEventHandlerMBS)
- method RemoveNotificationEventHandler(element as UIAutomationElementMBS, handler as UIAutomationNotificationEventHandlerMBS)
- method AddNotificationEventHandler(element as UIAutomationElementMBS, TreeScope as Integer, cacheRequest as UIAutomationCacheRequestMBS, handler as UIAutomationNotificationEventHandlerMBS)
- method RemoveActiveTextPositionChangedEventHandler(element as UIAutomationElementMBS, handler as UIAutomationActiveTextPositionChangedEventHandlerMBS)
- method AddActiveTextPositionChangedEventHandler(element as UIAutomationElementMBS, TreeScope as Integer, cacheRequest as UIAutomationCacheRequestMBS, handler as UIAutomationActiveTextPositionChangedEventHandlerMBS)
- method RemoveEventHandlerGroup(element as UIAutomationElementMBS, handlerGroup as UIAutomationEventHandlerGroupMBS)
- method AddEventHandlerGroup(element as UIAutomationElementMBS, handlerGroup as UIAutomationEventHandlerGroupMBS)
- method CreateEventHandlerGroup as UIAutomationEventHandlerGroupMBS
- method RemoveFocusChangedEventHandler(handler as UIAutomationFocusChangedEventHandlerMBS)
- method AddFocusChangedEventHandler(cacheRequest as UIAutomationCacheRequestMBS, handler as UIAutomationFocusChangedEventHandlerMBS)
- method CreateOrCondition(conditions() as UIAutomationConditionMBS) as UIAutomationOrConditionMBS
- method CreateAndCondition(conditions() as UIAutomationConditionMBS) as UIAutomationAndConditionMBS
- method PatternProgrammaticName(patternId as Integer) as String
- method PropertyProgrammaticName(propertyId as Integer) as String
- method RemoveAllEventHandlers
- method CreateNotCondition(condition as UIAutomationConditionMBS) as UIAutomationNotConditionMBS
- method CreateOrCondition(condition1 as UIAutomationConditionMBS, condition2 as UIAutomationConditionMBS) as UIAutomationOrConditionMBS
- method CreateAndCondition(condition1 as UIAutomationConditionMBS, condition2 as UIAutomationConditionMBS) as UIAutomationAndConditionMBS
- method CreateBoolCondition(value as boolean) as UIAutomationBoolConditionMBS
- method CreateFalseCondition as UIAutomationBoolConditionMBS
- method CreateTrueCondition as UIAutomationBoolConditionMBS
- method CreateCacheRequest as UIAutomationCacheRequestMBS
- method CreateTreeWalker(Condition as UIAutomationConditionMBS) as UIAutomationTreeWalkerMBS
- method FocusedElementBuildCache(CacheRequest as UIAutomationCacheRequestMBS) as UIAutomationElementMBS
- method RootElementBuildCache(CacheRequest as UIAutomationCacheRequestMBS) as UIAutomationElementMBS
- method CompareElements(element1 as UIAutomationElementMBS, element2 as UIAutomationElementMBS) as Boolean
- method Constructor
- method Destructor
- method ElementFromPoint(x as Integer, y as Integer) as UIAutomationElementMBS
- method ElementFromPoint(point as UIAutomationPointMBS) as UIAutomationElementMBS
- method ElementFromHandle(Handle as Integer) as UIAutomationElementMBS
- method ElementFromWindow(win as Window) as UIAutomationElementMBS
- method ElementFromWindow(c as Control) as UIAutomationElementMBS
- method ElementFromWindowBuildCache(win as Window, CacheRequest as UIAutomationCacheRequestMBS) as UIAutomationElementMBS
- method ElementFromWindowBuildCache(c as Control, CacheRequest as UIAutomationCacheRequestMBS) as UIAutomationElementMBS
- method ElementFromWindow(c as DesktopUIControl) as UIAutomationElementMBS
- method ElementFromWindow(win as DesktopWindow) as UIAutomationElementMBS
- method ElementFromWindowBuildCache(c as DesktopUIControl, CacheRequest as UIAutomationCacheRequestMBS) as UIAutomationElementMBS
- method ElementFromWindowBuildCache(win as DesktopWindow, CacheRequest as UIAutomationCacheRequestMBS) as UIAutomationElementMBS
- property Handle as Integer
- property CoalesceEvents as Integer
- property ConnectionRecoveryBehavior as Integer
- property AutoSetFocus as Boolean
- property ConnectionTimeout as UInt32
- property TransactionTimeout as UInt32
- property ControlViewWalker as UIAutomationTreeWalkerMBS
- property ContentViewWalker as UIAutomationTreeWalkerMBS
- property RawViewWalker as UIAutomationTreeWalkerMBS
- property RawViewCondition as UIAutomationConditionMBS
- property ControlViewCondition as UIAutomationConditionMBS
- property ContentViewCondition as UIAutomationTreeWalkerMBS
- property RootElement as UIAutomationElementMBS
- property FocusedElement as UIAutomationElementMBS
- property ProxyFactoryMapping as UIAutomationProxyFactoryMappingMBS
- class UIAutomationMultipleViewPatternMBS
- method CachedSupportedViews as String()
- method CurrentSupportedViews as String()
- method SetCurrentView(view as Integer)
- method ViewName(index as Integer) as String
- method Constructor
- method Destructor
- property Handle as Integer
- property CurrentCurrentView as Integer
- property CachedCurrentView as Integer
- class UIAutomationNotConditionMBS
- class UIAutomationNotificationEventHandlerMBS
- class UIAutomationObjectModelPatternMBS
- class UIAutomationOrConditionMBS
- class UIAutomationPointMBS
- class UIAutomationPropertyChangedEventHandlerMBS
- class UIAutomationPropertyConditionMBS
- class UIAutomationProxyFactoryEntryMBS
- class UIAutomationProxyFactoryMappingMBS
- method Table as UIAutomationProxyFactoryEntryMBS()
- method InsertEntry(index as integer, factory as UIAutomationProxyFactoryEntryMBS)
- method Entry(Index as Integer) as UIAutomationProxyFactoryEntryMBS
- method RemoveEntry(index as integer)
- method ClearTable
- method RestoreDefaultTable
- method Constructor
- method Destructor
- property Handle as Integer
- property Count as Integer
- class UIAutomationProxyFactoryMBS
- class UIAutomationRangeValuePatternMBS
- method SetValue(value as double)
- method Constructor
- method Destructor
- property Handle as Integer
- property CurrentIsReadOnly as Boolean
- property CachedIsReadOnly as Boolean
- property CurrentValue as Double
- property CurrentMaximum as Double
- property CurrentMinimum as Double
- property CurrentLargeChange as Double
- property CurrentSmallChange as Double
- property CachedValue as Double
- property CachedMaximum as Double
- property CachedMinimum as Double
- property CachedLargeChange as Double
- property CachedSmallChange as Double
- class UIAutomationRectMBS
- class UIAutomationScrollItemPatternMBS
- class UIAutomationScrollPatternMBS
- method Scroll(horizontalAmount as Integer, verticalAmount as Integer)
- method SetScrollPercent(horizontalPercent as double, verticalPercent as double)
- method Constructor
- method Destructor
- property Handle as Integer
- property CurrentHorizontallyScrollable as Boolean
- property CachedHorizontallyScrollable as Boolean
- property CurrentVerticallyScrollable as Boolean
- property CachedVerticallyScrollable as Boolean
- property CurrentHorizontalScrollPercent as Double
- property CurrentVerticalScrollPercent as Double
- property CurrentHorizontalViewSize as Double
- property CurrentVerticalViewSize as Double
- property CachedHorizontalScrollPercent as Double
- property CachedVerticalScrollPercent as Double
- property CachedHorizontalViewSize as Double
- property CachedVerticalViewSize as Double
- class UIAutomationSelectionItemPatternMBS
- method SelectItem
- method AddToSelection
- method RemoveFromSelection
- method Constructor
- method Destructor
- property Handle as Integer
- property CurrentIsSelected as Boolean
- property CachedIsSelected as Boolean
- property CurrentSelectionContainer as UIAutomationElementMBS
- property CachedSelectionContainer as UIAutomationElementMBS
- class UIAutomationSelectionPatternMBS
- method Constructor
- method Destructor
- property Handle as Integer
- property CurrentItemCount as Integer
- property CachedItemCount as Integer
- property CurrentCanSelectMultiple as Boolean
- property CurrentIsSelectionRequired as Boolean
- property CachedCanSelectMultiple as Boolean
- property CachedIsSelectionRequired as Boolean
- property CurrentSelection as UIAutomationElementArrayMBS
- property CachedSelection as UIAutomationElementArrayMBS
- property CurrentFirstSelectedItem as UIAutomationElementMBS
- property CurrentLastSelectedItem as UIAutomationElementMBS
- property CurrentCurrentSelectedItem as UIAutomationElementMBS
- property CachedFirstSelectedItem as UIAutomationElementMBS
- property CachedLastSelectedItem as UIAutomationElementMBS
- property CachedCurrentSelectedItem as UIAutomationElementMBS
- class UIAutomationSpreadsheetItemPatternMBS
- method CachedAnnotationTypes as Integer()
- method CurrentAnnotationTypes as Integer()
- method Constructor
- method Destructor
- property Handle as Integer
- property CurrentFormula as String
- property CachedFormula as String
- property CurrentAnnotationObjects as UIAutomationElementArrayMBS
- property CachedAnnotationObjects as UIAutomationElementArrayMBS
- class UIAutomationSpreadsheetPatternMBS
- class UIAutomationStructureChangedEventHandlerMBS
- class UIAutomationStylesPatternMBS
- method CachedExtendedProperties as Dictionary
- method CurrentExtendedProperties as Dictionary
- method Constructor
- method Destructor
- property Handle as Integer
- property CurrentStyleId as Integer
- property CurrentFillColor as Integer
- property CurrentFillPatternColor as Integer
- property CurrentStyleName as String
- property CurrentFillPatternStyle as String
- property CurrentShape as String
- property CurrentExtendedPropertiesList as String
- property CachedStyleId as Integer
- property CachedFillColor as Integer
- property CachedFillPatternColor as Integer
- property CachedStyleName as String
- property CachedFillPatternStyle as String
- property CachedShape as String
- property CachedExtendedPropertiesList as String
- class UIAutomationSynchronizedInputPatternMBS
- class UIAutomationTableItemPatternMBS
- method Constructor
- method Destructor
- property Handle as Integer
- property CurrentRowHeaderItems as UIAutomationElementArrayMBS
- property CurrentColumnHeaderItems as UIAutomationElementArrayMBS
- property CachedRowHeaderItems as UIAutomationElementArrayMBS
- property CachedColumnHeaderItems as UIAutomationElementArrayMBS
- class UIAutomationTablePatternMBS
- method Constructor
- method Destructor
- property Handle as Integer
- property CurrentRowHeaders as UIAutomationElementArrayMBS
- property CurrentColumnHeaders as UIAutomationElementArrayMBS
- property CachedRowHeaders as UIAutomationElementArrayMBS
- property CachedColumnHeaders as UIAutomationElementArrayMBS
- property CurrentRowOrColumnMajor as Integer
- property CachedRowOrColumnMajor as Integer
- class UIAutomationTextChildPatternMBS
- class UIAutomationTextEditPatternMBS
- class UIAutomationTextEditTextChangedEventHandlerMBS
- class UIAutomationTextPatternMBS
- method CaretRange(byref isActive as boolean) as UIAutomationTextRangeMBS
- method RangeFromAnnotation(annotation as UIAutomationElementMBS) as UIAutomationTextRangeMBS
- method RangeFromChild(child as UIAutomationElementMBS) as UIAutomationTextRangeMBS
- method RangeFromPoint(point as UIAutomationPointMBS) as UIAutomationTextRangeMBS
- method Constructor
- method Destructor
- property Handle as Integer
- property Selection as UIAutomationTextRangeArrayMBS
- property VisibleRanges as UIAutomationTextRangeArrayMBS
- property DocumentRange as UIAutomationTextRangeMBS
- property SupportedTextSelection as Integer
- class UIAutomationTextRangeArrayMBS
- class UIAutomationTextRangeMBS
- method BoundingRectangles as UIAutomationRectMBS()
- method AttributeValues(AttributeIds() as Integer) as String()
- method CompareEndpoints(srcEndPoint as Integer, Range as UIAutomationTextRangeMBS, targetEndPoint as Integer) as Integer
- method FindText(text as String, backward as Boolean, ignoreCase as Boolean) as UIAutomationTextRangeMBS
- method FindAttribute(AttributeId as Integer, Value as Variant, backward as Boolean) as UIAutomationTextRangeMBS
- method AttributeValue(AttributeId as Integer) as Variant
- method MoveEndpointByRange(srcEndPoint as Integer, Range as UIAutomationTextRangeMBS, targetEndPoint as Integer)
- method MoveEndpointByUnit(endpoint as Integer, textUnit as Integer, count as Integer) as Integer
- method Move(textUnit as Integer, count as Integer) as Integer
- method ChildrenBuildCache(cacheRequest as UIAutomationCacheRequestMBS) as UIAutomationElementArrayMBS
- method EnclosingElementBuildCache(cacheRequest as UIAutomationCacheRequestMBS) as UIAutomationElementMBS
- method Text(maxLength as Integer = -1) as String
- method ExpandToEnclosingUnit(textUnit as Integer)
- method Compare(other as UIAutomationTextRangeMBS) as Boolean
- method ScrollIntoView(alignToTop as Boolean)
- method Clone as UIAutomationTextRangeMBS
- method SelectText
- method AddToSelection
- method RemoveFromSelection
- method ShowContextMenu
- method Constructor
- method Destructor
- property Handle as Integer
- property Children as UIAutomationElementArrayMBS
- property EnclosingElement as UIAutomationElementMBS
- class UIAutomationTogglePatternMBS
- class UIAutomationTransformPatternMBS
- method Constructor
- method Destructor
- method Rotate(degree as double)
- method Resize(width as double, height as double)
- method Move(x as double, y as double)
- method Zoom(zoomValue as double)
- method ZoomByUnit(zoomUnit as Integer)
- property Handle as Integer
- property CurrentCanMove as Boolean
- property CurrentCanResize as Boolean
- property CurrentCanRotate as Boolean
- property CachedCanMove as Boolean
- property CachedCanResize as Boolean
- property CachedCanRotate as Boolean
- property CurrentCanZoom as Boolean
- property CachedCanZoom as Boolean
- property CurrentZoomLevel as Double
- property CachedZoomLevel as Double
- property CurrentZoomMinimum as Double
- property CachedZoomMinimum as Double
- property CurrentZoomMaximum as Double
- property CachedZoomMaximum as Double
- class UIAutomationTreeWalkerMBS
- method ParentElementBuildCache(element as UIAutomationElementMBS, cacheRequest as UIAutomationCacheRequestMBS) as UIAutomationElementMBS
- method FirstChildElementBuildCache(element as UIAutomationElementMBS, cacheRequest as UIAutomationCacheRequestMBS) as UIAutomationElementMBS
- method LastChildElementBuildCache(element as UIAutomationElementMBS, cacheRequest as UIAutomationCacheRequestMBS) as UIAutomationElementMBS
- method NextSiblingElementBuildCache(element as UIAutomationElementMBS, cacheRequest as UIAutomationCacheRequestMBS) as UIAutomationElementMBS
- method PreviousSiblingElementBuildCache(element as UIAutomationElementMBS, cacheRequest as UIAutomationCacheRequestMBS) as UIAutomationElementMBS
- method NormalizeElementBuildCache(element as UIAutomationElementMBS, cacheRequest as UIAutomationCacheRequestMBS) as UIAutomationElementMBS
- method ParentElement(element as UIAutomationElementMBS) as UIAutomationElementMBS
- method FirstChildElement(element as UIAutomationElementMBS) as UIAutomationElementMBS
- method LastChildElement(element as UIAutomationElementMBS) as UIAutomationElementMBS
- method NextSiblingElement(element as UIAutomationElementMBS) as UIAutomationElementMBS
- method PreviousSiblingElement(element as UIAutomationElementMBS) as UIAutomationElementMBS
- method NormalizeElement(element as UIAutomationElementMBS) as UIAutomationElementMBS
- method Constructor(Automation as UIAutomationMBS, condition as UIAutomationConditionMBS)
- method Destructor
- property Handle as Integer
- property Condition as UIAutomationConditionMBS
- class UIAutomationValuePatternMBS
- class UIAutomationVirtualizedItemPatternMBS
- class UIAutomationWindowPatternMBS
- method Close
- method Constructor
- method Destructor
- method SetWindowVisualState(WindowVisualState as Integer)
- method WaitForInputIdle(milliseconds as Integer) as Boolean
- property Handle as Integer
- property CurrentCanMaximize as Boolean
- property CurrentCanMinimize as Boolean
- property CurrentIsModal as Boolean
- property CurrentIsTopmost as Boolean
- property CachedCanMaximize as Boolean
- property CachedCanMinimize as Boolean
- property CachedIsModal as Boolean
- property CachedIsTopmost as Boolean
- property CurrentWindowVisualState as Integer
- property CachedWindowVisualState as Integer
- property CurrentWindowInteractionState as Integer
- property CachedWindowInteractionState as Integer
Blog Entries