IUserManagerControl Interface

Interface for the user manager control

Definition

Namespace: PCB_Investigator.Automation.UserManager
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public interface IUserManagerControl

Properties

Provider The provider that is used to manage the specific user directory

Methods

Cancel Cancel everything the control is doing and return
GetControl Return the control that should be displayed
SetImages Set the images for the treeview

See Also