MobileForms Toolkit Documentation

DetailView.HideActiveControl Method 

Hide active control.

public void HideActiveControl();

Remarks

This function hides active control. You can use this function when hiding your own form. When you back show your own form, in Detail View will not be any of items activated. If you do not call this function before hiding your form, after showing your form again, in Detail View will be active last active Item before hiding.

See Also

DetailView Class | Resco.Controls.DetailView Namespace