protected override void RemoteProcedure() { CfxAppRemoteClient.SetCallback(self, index, active); }
protected override void ExecuteInTargetProcess(RemoteConnection connection) { CfxAppRemoteClient.SetCallback(self, index, active); }