Skip to content

Win32Button

This is generic Win32 button. Use DoAction to press it.

Extends SeSSimulatedObject

Behavior Pattern: Win32Pressable

Action Summary

Action Description
DoAction Presses the button.

Action Detail

DoAction

Presses the button.

SeS('SomeWin32Button').DoAction()