csUnit Class Library

Control.GetButton Method 

Searches all immediate child windows and their child windows for a button with the specified name.

public Button GetButton(
   string buttonLabel
);

See Also

Control Class | csUnit.Windows Namespace