Invoke Method (IUiaButton)
In This Topic
Request that the control initiate its action. Should return immediately without blocking. There is no way to determine what happened, when it happend, or whether anything happened at all.
Syntax
'Declaration
Sub Invoke()
See Also