Hi,
I reviewed the example found at https://doc.developer.milestonesys.com/html/samples/PluginSamples/AdminTabPlugin/README.html , but it appears that the TabControls are exclusively utilized within the Camera and Hardware sections. Is there any functionality within the SDK that allows for the integration of these TabControls into a custom plugin?
public override Guid AssociatedKind
{
get { return Kind.Camera; }
}